aboutsummaryrefslogtreecommitdiff
path: root/security/pgpin
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-12-06 16:52:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-12-06 16:52:49 +0000
commit2e571bc089b5f8fb228cf1c7465e16e1b47dbbc7 (patch)
tree087162f281c0d207aa1796be899a642a78e7b4a8 /security/pgpin
parentf3128ba5692365af4046067f35c562684970a8d3 (diff)
downloadports-2e571bc089b5f8fb228cf1c7465e16e1b47dbbc7.tar.gz
ports-2e571bc089b5f8fb228cf1c7465e16e1b47dbbc7.zip
Mark as BROKEN on riscv64, same as mips64.
While here, pet portlint (Makevar order). Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=557148
Diffstat (limited to 'security/pgpin')
-rw-r--r--security/pgpin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/pgpin/Makefile b/security/pgpin/Makefile
index 57313782e25f..05995841fd5c 100644
--- a/security/pgpin/Makefile
+++ b/security/pgpin/Makefile
@@ -13,9 +13,10 @@ COMMENT= PGP International version - improved for use in IN-CA
LICENSE= MIT
-PORTSCOUT= ignore:1
-
BROKEN_mips64= Does not build
+BROKEN_riscv64= Does not build: make: don't know how to make freebsd-riscv64
+
+PORTSCOUT= ignore:1
USES= tar:tgz
WRKSRC= ${WRKDIR}/pgp263in/src