diff options
-rw-r--r-- | security/p5-Filter-Crypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Filter-Crypto/Makefile b/security/p5-Filter-Crypto/Makefile index a82bbb8124d2..7b4d2da1ff90 100644 --- a/security/p5-Filter-Crypto/Makefile +++ b/security/p5-Filter-Crypto/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Create runnable Perl files encrypted with OpenSSL libcrypto -BUILD_DEPENDS= ${SITE_PERL}/PAR/Filter.pm:${PORTSDIR}/devel/p5-PAR +BUILD_DEPENDS= ${SITE_PERL}/PAR/Filter.pm:${PORTSDIR}/devel/p5-PAR-Packer RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |