aboutsummaryrefslogtreecommitdiffstats
path: root/security/pgpin
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-04-01 14:39:37 +0800
committerlinimon <linimon@FreeBSD.org>2010-04-01 14:39:37 +0800
commit0527d8e221f5f71faccebb14d7b4f7939f948489 (patch)
tree5c8096eab3e13a376b6ca70fd1f40e6799200368 /security/pgpin
parent39942a71c1f54b619ff1a8a20392e9a0b954429a (diff)
downloadfreebsd-ports-gnome-0527d8e221f5f71faccebb14d7b4f7939f948489.tar.gz
freebsd-ports-gnome-0527d8e221f5f71faccebb14d7b4f7939f948489.tar.zst
freebsd-ports-gnome-0527d8e221f5f71faccebb14d7b4f7939f948489.zip
Revert previous commit: it had already been fixed.
Diffstat (limited to 'security/pgpin')
-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>