svn commit: r368344 - head/www/p5-Dancer-Plugin-Memcached

Ryan Steinmetz zi at FreeBSD.org
Tue Sep 16 20:29:44 UTC 2014


Author: zi
Date: Tue Sep 16 20:29:43 2014
New Revision: 368344
URL: http://svnweb.freebsd.org/changeset/ports/368344
QAT: https://qat.redports.org/buildarchive/r368344/

Log:
  - Remove fixpacklist
  
  Reported by:	az@

Modified:
  head/www/p5-Dancer-Plugin-Memcached/Makefile

Modified: head/www/p5-Dancer-Plugin-Memcached/Makefile
==============================================================================
--- head/www/p5-Dancer-Plugin-Memcached/Makefile	Tue Sep 16 19:04:09 2014	(r368343)
+++ head/www/p5-Dancer-Plugin-Memcached/Makefile	Tue Sep 16 20:29:43 2014	(r368344)
@@ -15,6 +15,6 @@ RUN_DEPENDS=	p5-Dancer>0:${PORTSDIR}/www
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 USES=		perl5
-USE_PERL5=	configure fixpacklist
+USE_PERL5=	configure
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list