aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-12-26 18:32:11 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-12-26 18:32:11 +0000
commitdbdd7a459b7efc7daf72a558a00a2367d85efd45 (patch)
tree48bccb037c9f4caf559163c6a060690b0ab38994 /news
parent29575999fa682a18809cf484597d13a4b7b8940f (diff)
downloadports-dbdd7a459b7efc7daf72a558a00a2367d85efd45.tar.gz
ports-dbdd7a459b7efc7daf72a558a00a2367d85efd45.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/cleanfeed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/cleanfeed/Makefile b/news/cleanfeed/Makefile
index a04d88c02366..1ee90876340d 100644
--- a/news/cleanfeed/Makefile
+++ b/news/cleanfeed/Makefile
@@ -40,6 +40,6 @@ do-install:
.endfor
post-install:
- ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+ ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.include <bsd.port.post.mk>