aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-17 22:58:01 +0800
committerbapt <bapt@FreeBSD.org>2014-12-17 22:58:01 +0800
commitf87142f0eec47e471a27858204bda0f2c26db27a (patch)
treeb888e9d9e08bf32de285666b84b6e3a88ea70569 /misc
parent1dd1b4c57f88c87773f970f90181171efafe2bbe (diff)
downloadfreebsd-ports-gnome-f87142f0eec47e471a27858204bda0f2c26db27a.tar.gz
freebsd-ports-gnome-f87142f0eec47e471a27858204bda0f2c26db27a.tar.zst
freebsd-ports-gnome-f87142f0eec47e471a27858204bda0f2c26db27a.zip
Fix packaging as user
Diffstat (limited to 'misc')
-rw-r--r--misc/sword/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile
index a210152781a5..c572dd2021aa 100644
--- a/misc/sword/Makefile
+++ b/misc/sword/Makefile
@@ -49,7 +49,7 @@ post-patch:
@${REINPLACE_CMD} 's|-O3||' ${WRKSRC}/configure
post-install:
- @(cd ${WRKSRC} && ${MAKE_CMD} install_config)
+ @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install_config)
${MV} ${STAGEDIR}${PREFIX}/etc/sword.conf \
${STAGEDIR}${PREFIX}/etc/sword.conf.sample