aboutsummaryrefslogtreecommitdiff
path: root/security/pgpin/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-04-01 06:39:37 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-04-01 06:39:37 +0000
commit61149bd58a0d337f1530899f328e8bb43f6d0e47 (patch)
tree52cd65b0f87cc75987416c92eeb36d39410d643f /security/pgpin/Makefile
parent62290580bd1fa1014d3406faad37e1a5118c4acf (diff)
downloadports-61149bd58a0d337f1530899f328e8bb43f6d0e47.tar.gz
ports-61149bd58a0d337f1530899f328e8bb43f6d0e47.zip
Revert previous commit: it had already been fixed.
Notes
Notes: svn path=/head/; revision=251940
Diffstat (limited to 'security/pgpin/Makefile')
-rw-r--r--security/pgpin/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/pgpin/Makefile b/security/pgpin/Makefile
index b12298fd74dd..3b34138264b3 100644
--- a/security/pgpin/Makefile
+++ b/security/pgpin/Makefile
@@ -48,10 +48,4 @@ do-install:
config.txt ${PGPLIB}
-${PREFIX}/bin/pgpin > /dev/null 2>&1 # update .idx file
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "powerpc"
-IGNORE= does not build: not yet ported to powerpc
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>