svn commit: r325139 - head/graphics/ming

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 21 14:20:15 UTC 2013


Author: sunpoet
Date: Wed Aug 21 14:20:14 2013
New Revision: 325139
URL: http://svnweb.freebsd.org/changeset/ports/325139

Log:
   - Use USES+= for slave port (graphics/p5-ming) after conversion of new Perl framework

Modified:
  head/graphics/ming/Makefile

Modified: head/graphics/ming/Makefile
==============================================================================
--- head/graphics/ming/Makefile	Wed Aug 21 14:19:04 2013	(r325138)
+++ head/graphics/ming/Makefile	Wed Aug 21 14:20:14 2013	(r325139)
@@ -23,7 +23,7 @@ LDFLAGS+=	-L. -L.. -L${LOCALBASE}/lib
 GNU_CONFIGURE=	yes
 MAKE_JOBS_UNSAFE=	yes
 USE_LDCONFIG=	yes
-USES=		bison gmake pathfix
+USES+=		bison gmake pathfix
 
 DOCS=		HISTORY NEWS README TODO
 DOCS_UTIL=	README TIPS TODO swftoperl.html


More information about the svn-ports-head mailing list