aboutsummaryrefslogtreecommitdiff
path: root/www/netsurf
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-28 13:35:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-28 13:35:50 +0000
commit0abba26283f5bdd8542cbab1fa006f86110d7c65 (patch)
treee6f68ff6d26781278819bd2dbc275e099028c1cf /www/netsurf
parenta9b508429b043ceb63a45db3962c80843a35061a (diff)
downloadports-0abba26283f5bdd8542cbab1fa006f86110d7c65.tar.gz
ports-0abba26283f5bdd8542cbab1fa006f86110d7c65.zip
Notes
Diffstat (limited to 'www/netsurf')
-rw-r--r--www/netsurf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile
index 802a6d4f96c3..943729eda712 100644
--- a/www/netsurf/Makefile
+++ b/www/netsurf/Makefile
@@ -35,7 +35,6 @@ OPTIONS_DEFINE= GSTREAMER WEBP
WEBP_LIB_DEPENDS= libwebp.so:${PORTSDIR}/graphics/webp
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGSTREAMER}