svn commit: r346188 - head/graphics/potrace

Martin Wilke miwi at FreeBSD.org
Wed Feb 26 11:06:11 UTC 2014


Author: miwi
Date: Wed Feb 26 11:06:10 2014
New Revision: 346188
URL: http://svnweb.freebsd.org/changeset/ports/346188
QAT: https://qat.redports.org/buildarchive/r346188/

Log:
  - Really Stage support

Modified:
  head/graphics/potrace/Makefile

Modified: head/graphics/potrace/Makefile
==============================================================================
--- head/graphics/potrace/Makefile	Wed Feb 26 10:36:06 2014	(r346187)
+++ head/graphics/potrace/Makefile	Wed Feb 26 11:06:10 2014	(r346188)
@@ -21,7 +21,6 @@ OPTIONS_DEFAULT=METRIC A4
 METRIC_DESC=	Use metric units (cm) as default
 A4_DESC=	Use A4 as the default papersize
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MA4}


More information about the svn-ports-all mailing list