svn commit: r357227 - head/graphics/pdf2svg

John Marino marino at FreeBSD.org
Mon Jun 9 23:42:05 UTC 2014


Author: marino
Date: Mon Jun  9 23:42:05 2014
New Revision: 357227
URL: http://svnweb.freebsd.org/changeset/ports/357227
QAT: https://qat.redports.org/buildarchive/r357227/

Log:
  graphics/pdf2svg: Add stage support
  
  PR:		ports/190831
  Submitted by:	maintainer (Martin Dieringer)

Modified:
  head/graphics/pdf2svg/Makefile

Modified: head/graphics/pdf2svg/Makefile
==============================================================================
--- head/graphics/pdf2svg/Makefile	Mon Jun  9 23:38:57 2014	(r357226)
+++ head/graphics/pdf2svg/Makefile	Mon Jun  9 23:42:05 2014	(r357227)
@@ -19,5 +19,4 @@ GNU_CONFIGURE=	yes
 
 PLIST_FILES=	bin/pdf2svg
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list