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 | Pet portlint. (diff) |
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes
Notes:
svn path=/head/; revision=438123
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 |