diff options
-rw-r--r-- | security/p5-PGP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile index 929a6f4d4773..78b61351a4ae 100644 --- a/security/p5-PGP/Makefile +++ b/security/p5-PGP/Makefile @@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl5 module to work with PGP messages +ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le sparc64 + RUN_DEPENDS= pgpin:security/pgpin PORTSCOUT= skipv:1.0 -ONLY_FOR_ARCHS= amd64 i386 powerpc64 sparc64 - USES= perl5 USE_PERL5= configure |