aboutsummaryrefslogtreecommitdiff
path: root/x11/xloadimage/Makefile
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2001-10-08 20:02:22 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2001-10-08 20:02:22 +0000
commitf61bf0851093ac46c686b667f6c019a255210d82 (patch)
treee838479eedb6f15e2ef7e7051e4d1324416de4e6 /x11/xloadimage/Makefile
parent3e7796fd07ccad50ebea2e5651321a793e2cbb73 (diff)
Notes
Diffstat (limited to 'x11/xloadimage/Makefile')
-rw-r--r--x11/xloadimage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile
index f5603c2fc701..0c05fc1a19ae 100644
--- a/x11/xloadimage/Makefile
+++ b/x11/xloadimage/Makefile
@@ -54,6 +54,6 @@ do-install:
${PREFIX}/share/examples/xloadimage/xloadimagerc
post-install:
- @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+ @PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.include <bsd.port.mk>