aboutsummaryrefslogtreecommitdiff
path: root/security/p5-PGP
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-09-27 20:41:50 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-09-27 20:41:50 +0000
commitabc5e24625dc9dd836f532ef9e6c57d81dd14695 (patch)
tree4a5072d919192770aff6c4ad917139da66ec59e6 /security/p5-PGP
parent3321b03c75586793dd6471d757f07a61a3b55fab (diff)
downloadports-abc5e24625dc9dd836f532ef9e6c57d81dd14695.tar.gz
ports-abc5e24625dc9dd836f532ef9e6c57d81dd14695.zip
Allow building on powerpc64le.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=550348
Diffstat (limited to 'security/p5-PGP')
-rw-r--r--security/p5-PGP/Makefile4
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