Revert previous commit: it had already been fixed.

This commit is contained in:
Mark Linimon 2010-04-01 06:39:37 +00:00
parent 62290580bd
commit 61149bd58a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251940

View file

@ -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>