aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2014-09-17 04:29:43 +0800
committerzi <zi@FreeBSD.org>2014-09-17 04:29:43 +0800
commit82127e0811ab1f8bd64306c90a4ebb744e34d5c1 (patch)
treef15bd74ac82c88e2141bb0453f5865a0ce024444
parentf045e78f46acbb34ce2b6cec3c6098a0d98ef74a (diff)
downloadfreebsd-ports-gnome-82127e0811ab1f8bd64306c90a4ebb744e34d5c1.tar.gz
freebsd-ports-gnome-82127e0811ab1f8bd64306c90a4ebb744e34d5c1.tar.zst
freebsd-ports-gnome-82127e0811ab1f8bd64306c90a4ebb744e34d5c1.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>