svn commit: r356081 - head/print/libgnomeprintmm

Martin Wilke miwi at FreeBSD.org
Sun Jun 1 09:46:17 UTC 2014


Author: miwi
Date: Sun Jun  1 09:46:16 2014
New Revision: 356081
URL: http://svnweb.freebsd.org/changeset/ports/356081
QAT: https://qat.redports.org/buildarchive/r356081/

Log:
  - Stage support

Modified:
  head/print/libgnomeprintmm/Makefile

Modified: head/print/libgnomeprintmm/Makefile
==============================================================================
--- head/print/libgnomeprintmm/Makefile	Sun Jun  1 09:46:01 2014	(r356080)
+++ head/print/libgnomeprintmm/Makefile	Sun Jun  1 09:46:16 2014	(r356081)
@@ -23,7 +23,6 @@ CONFIGURE_ARGS=	--enable-static
 
 PLIST_SUB=	VERSION="2.5" API_VERSION="2.6"
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \
 		${WRKSRC}/tools/extra_defs_gen/Makefile.in


More information about the svn-ports-head mailing list