aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-25 04:04:29 +0800
committerantoine <antoine@FreeBSD.org>2014-08-25 04:04:29 +0800
commit8708a743a18e065a2e15887a54073081ca454b2b (patch)
treefa5026c0cecbc46c03b6eeeb898a638f12abcae9 /lang
parent6d146e411f99630203e28a64dac59a210ab12e94 (diff)
downloadfreebsd-ports-gnome-8708a743a18e065a2e15887a54073081ca454b2b.tar.gz
freebsd-ports-gnome-8708a743a18e065a2e15887a54073081ca454b2b.tar.zst
freebsd-ports-gnome-8708a743a18e065a2e15887a54073081ca454b2b.zip
Allow staging as a regular user
Diffstat (limited to 'lang')
-rw-r--r--lang/munger/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/munger/Makefile b/lang/munger/Makefile
index d9e5c7529b35..c4b830c31271 100644
--- a/lang/munger/Makefile
+++ b/lang/munger/Makefile
@@ -11,6 +11,10 @@ COMMENT= Static lisp interpreter with text processing abilities
LIB_DEPENDS= libtre.so:${PORTSDIR}/textproc/libtre
+MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
+ INSTALL_DATA="${INSTALL_DATA}" INSTALL_MAN="${INSTALL_MAN}" \
+ MKDIR="${MKDIR}"
+
DATADIR= ${PREFIX}/share/${PORTNAME}-${PORTVERSION}
OPTIONS_DEFINE= SQLITE