svn commit: r342306 - head/graphics/cuneiform

Martin Wilke miwi at FreeBSD.org
Sun Feb 2 14:56:21 UTC 2014


Author: miwi
Date: Sun Feb  2 14:56:20 2014
New Revision: 342306
URL: http://svnweb.freebsd.org/changeset/ports/342306
QAT: https://qat.redports.org/buildarchive/r342306/

Log:
  - Stage support

Modified:
  head/graphics/cuneiform/Makefile

Modified: head/graphics/cuneiform/Makefile
==============================================================================
--- head/graphics/cuneiform/Makefile	Sun Feb  2 14:56:09 2014	(r342305)
+++ head/graphics/cuneiform/Makefile	Sun Feb  2 14:56:20 2014	(r342306)
@@ -25,7 +25,6 @@ CFLAGS+=	-I${LOCALBASE}/include
 
 OPTIONS_DEFINE=	IMAGEMAGICK
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MIMAGEMAGICK}


More information about the svn-ports-all mailing list