aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/chattahoochie
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/chattahoochie')
-rw-r--r--net-im/chattahoochie/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/chattahoochie/Makefile b/net-im/chattahoochie/Makefile
index eac0fee2e29b..71b5de0b67b7 100644
--- a/net-im/chattahoochie/Makefile
+++ b/net-im/chattahoochie/Makefile
@@ -9,4 +9,7 @@ MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= jimmy@mammothcheese.ca
COMMENT= Small group plain-text chat server
+MAKE_ENV= INSTALL_MAN="${INSTALL_MAN}" INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
+ INSTALL_SCRIPT="${INSTALL_SCRIPT}"
+
.include <bsd.port.mk>