svn commit: r341558 - head/www/netsurf

Martin Wilke miwi at FreeBSD.org
Tue Jan 28 13:35:51 UTC 2014


Author: miwi
Date: Tue Jan 28 13:35:50 2014
New Revision: 341558
URL: http://svnweb.freebsd.org/changeset/ports/341558
QAT: https://qat.redports.org/buildarchive/r341558/

Log:
  - Stage support

Modified:
  head/www/netsurf/Makefile

Modified: head/www/netsurf/Makefile
==============================================================================
--- head/www/netsurf/Makefile	Tue Jan 28 13:35:35 2014	(r341557)
+++ head/www/netsurf/Makefile	Tue Jan 28 13:35:50 2014	(r341558)
@@ -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}


More information about the svn-ports-all mailing list