diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer-Plugin-Memcached/Makefile | 2 |
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> |