Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2013 09:22:37 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324578 - head/www/quickie
Message-ID:  <201308110922.r7B9Mb06062307@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308110922.r7B9Mb06062307>