diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Cache-Memcached/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Cache-Memcached/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile b/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile index ebaec5396652..990fa237fbbe 100644 --- a/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile +++ b/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile @@ -16,7 +16,7 @@ COMMENT= Distributed cache for Catalyst BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Cache-Memcached>=0:${PORTSDIR}/databases/p5-Cache-Memcached -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |