aboutsummaryrefslogtreecommitdiff
path: root/textproc/ppower4/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-12-08 10:12:20 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-12-08 10:12:20 +0000
commitfe22788ad9940898223a9d928e18735d4565f640 (patch)
tree430c5b0033326af45ca59c66a4b78ec8bfbdc941 /textproc/ppower4/Makefile
parent4375b96f29109a30b96a73146ad0d5206a01513b (diff)
downloadports-fe22788ad9940898223a9d928e18735d4565f640.tar.gz
ports-fe22788ad9940898223a9d928e18735d4565f640.zip
Notes
Diffstat (limited to 'textproc/ppower4/Makefile')
-rw-r--r--textproc/ppower4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ppower4/Makefile b/textproc/ppower4/Makefile
index c50c82c0b9e4..49948e8d2af1 100644
--- a/textproc/ppower4/Makefile
+++ b/textproc/ppower4/Makefile
@@ -60,7 +60,7 @@ do-install:
@${INSTALL_SCRIPT} ${WRKDIR}/ppower4 ${PREFIX}/bin/ppower4
post-install:
- ${SETENV} LOCALBASE=${LOCALBASE} ${SH} ${PKGDIR}/pkg-install \
- ${PKGNAME} POST-INSTALL
+ ${SETENV} LOCALBASE=${LOCALBASE} PKG_PREFIX=${PREFIX} \
+ ${SH} ${PKGDIR}/pkg-install ${PKGNAME} POST-INSTALL
.include <bsd.port.mk>