svn commit: r324578 - head/www/quickie

Andrej Zverev az at FreeBSD.org
Sun Aug 11 09:22:38 UTC 2013


Author: az
Date: Sun Aug 11 09:22:37 2013
New Revision: 324578
URL: http://svnweb.freebsd.org/changeset/ports/324578

Log:
  - perl need here at the patch stage

Modified:
  head/www/quickie/Makefile

Modified: head/www/quickie/Makefile
==============================================================================
--- head/www/quickie/Makefile	Sun Aug 11 08:19:18 2013	(r324577)
+++ head/www/quickie/Makefile	Sun Aug 11 09:22:37 2013	(r324578)
@@ -16,7 +16,7 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--prefix=${PREFIX} --sysconfdir=${PREFIX}/etc \
 		--localstatedir=${DATADIR}
 USES=		perl5
-USE_PERL5=	build
+USE_PERL5=	build patch
 
 SUB_FILES=	pkg-message
 


More information about the svn-ports-head mailing list