Date: Wed, 21 Aug 2013 14:20:15 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325139 - head/graphics/ming Message-ID: <201308211420.r7LEKF7q072059@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308211420.r7LEKF7q072059>