diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-04-10 00:27:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-04-10 00:27:48 +0000 |
commit | 62a6b3eebcedf7856927874426bbbf61f2b7150f (patch) | |
tree | 00f4f9455aeef4b2c0eaf2857cd1f198ea50824c /security/pgpin | |
parent | 078d2cd06eacb9e1fab0fd619e179d2c7826af17 (diff) | |
download | ports-62a6b3eebcedf7856927874426bbbf61f2b7150f.tar.gz ports-62a6b3eebcedf7856927874426bbbf61f2b7150f.zip |
Notes
Diffstat (limited to 'security/pgpin')
-rw-r--r-- | security/pgpin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/pgpin/Makefile b/security/pgpin/Makefile index 6514275a475b..55173b3d32bd 100644 --- a/security/pgpin/Makefile +++ b/security/pgpin/Makefile @@ -16,7 +16,6 @@ LICENSE= MIT PORTSCOUT= ignore:1 BROKEN_mips64= Does not build -BROKEN_powerpc64= Does not build USES= tar:tgz WRKSRC= ${WRKDIR}/pgp263in/src |