summaryrefslogtreecommitdiff
path: root/net/wackford-squeers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wackford-squeers/Makefile')
-rw-r--r--net/wackford-squeers/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/wackford-squeers/Makefile b/net/wackford-squeers/Makefile
index b8b750650868..5b01c5381d3e 100644
--- a/net/wackford-squeers/Makefile
+++ b/net/wackford-squeers/Makefile
@@ -11,4 +11,7 @@ COMMENT= Plain text network hypertext server and client
RUN_DEPENDS= ${LOCALBASE}/bin/munger:${PORTSDIR}/lang/munger
+MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
+ INSTALL_DATA="${INSTALL_DATA}" INSTALL_MAN="${INSTALL_MAN}"
+
.include <bsd.port.mk>