Date: Tue, 16 Sep 2014 20:29:44 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368344 - head/www/p5-Dancer-Plugin-Memcached Message-ID: <201409162029.s8GKTiYA069340@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409162029.s8GKTiYA069340>