aboutsummaryrefslogtreecommitdiff
path: root/www/netsurf
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-09-04 20:13:49 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-09-04 20:13:49 +0000
commitfbd19bb995837ba1eafe17fe63e2d3da1f810b43 (patch)
treeb059de479e9767c026a5fba1b1fe192d2a32b7bf /www/netsurf
parent4d5bae48cf65ef7a03eec7f867563e5f93a74174 (diff)
downloadports-fbd19bb995837ba1eafe17fe63e2d3da1f810b43.tar.gz
ports-fbd19bb995837ba1eafe17fe63e2d3da1f810b43.zip
Needs pkgconfig during build
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=326318
Diffstat (limited to 'www/netsurf')
-rw-r--r--www/netsurf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile
index e52ed0520ccc..24350a12c15f 100644
--- a/www/netsurf/Makefile
+++ b/www/netsurf/Makefile
@@ -22,7 +22,7 @@ ALL_TARGET= #empty
CFLAGS+= -I${LOCALBASE}/include
MAKE_ARGS= HOST_CC="${CC}" CC="${CC}" CCOPT="" HOST="${OPSYS}" \
WARNFLAGS="" Q="" OPTCFLAGS="${CFLAGS}"
-USES= bison gmake
+USES= bison gmake pkgconfig
USE_GNOME= librsvg2
MAKE_JOBS_UNSAFE= yes