aboutsummaryrefslogtreecommitdiff
path: root/www/netsurf
diff options
context:
space:
mode:
Diffstat (limited to 'www/netsurf')
-rw-r--r--www/netsurf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile
index 649809f3c590..936fda7b0469 100644
--- a/www/netsurf/Makefile
+++ b/www/netsurf/Makefile
@@ -17,14 +17,13 @@ BUILD_DEPENDS= flex:${PORTSDIR}/textproc/flex
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
mng:${PORTSDIR}/graphics/libmng
-USE_GMAKE= yes
ALL_TARGET= #empty
CFLAGS+= -I${LOCALBASE}/include
MAKE_ARGS= HOST_CC="${CC}" CC="${CC}" CCOPT="" HOST="${OPSYS}" \
WARNFLAGS="" Q="" OPTCFLAGS="${CFLAGS}"
-USES= bison
+USES= bison gmake
USE_GNOME= librsvg2
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_UNSAFE= yes
NSFB_VERSION= 0.1.0
WRKSRC= ${WRKDIR}/${PORTNAME}-full-${PORTVERSION}