From 0abba26283f5bdd8542cbab1fa006f86110d7c65 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 28 Jan 2014 13:35:50 +0000 Subject: [PATCH] - Stage support --- www/netsurf/Makefile | 1 - 1 file changed, 1 deletion(-) 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 .if ${PORT_OPTIONS:MGSTREAMER}