summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2014-09-16 20:29:43 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2014-09-16 20:29:43 +0000
commite9d38280080106b3a4377bcaad4d17f6d0a63b1d (patch)
treef15bd74ac82c88e2141bb0453f5865a0ce024444
parent73ee5e70c56e490b15df94425d9283da925a50db (diff)
downloadfreebsd-ports-e9d38280080106b3a4377bcaad4d17f6d0a63b1d.zip
- Remove fixpacklist
Reported by: az@
-rw-r--r--www/p5-Dancer-Plugin-Memcached/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Dancer-Plugin-Memcached/Makefile b/www/p5-Dancer-Plugin-Memcached/Makefile
index e6111c6b89cb..e52448d871c7 100644
--- a/www/p5-Dancer-Plugin-Memcached/Makefile
+++ b/www/p5-Dancer-Plugin-Memcached/Makefile
@@ -15,6 +15,6 @@ RUN_DEPENDS= p5-Dancer>0:${PORTSDIR}/www/p5-Dancer
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
-USE_PERL5= configure fixpacklist
+USE_PERL5= configure
.include <bsd.port.mk>