aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-09-18 17:48:07 +0800
committerpav <pav@FreeBSD.org>2010-09-18 17:48:07 +0800
commitce97a885d5b57e656e90eb06096bce371b0a7134 (patch)
treedada936d155d36c445bf9d327962ebca3c8503ac /editors
parentce2d1d5c753dc131016c556cfdb0e813f2e801cc (diff)
downloadfreebsd-ports-gnome-ce97a885d5b57e656e90eb06096bce371b0a7134.tar.gz
freebsd-ports-gnome-ce97a885d5b57e656e90eb06096bce371b0a7134.tar.zst
freebsd-ports-gnome-ce97a885d5b57e656e90eb06096bce371b0a7134.zip
- Hotfix this high-profile port so it does not install into /
PR: ports/150649 Submitted by: Anonymous <swell.k@gmail.com> Approved by: portmgr hat
Diffstat (limited to 'editors')
-rw-r--r--editors/vim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 94a35dd1fbdd..7292db176f02 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -211,7 +211,7 @@ pre-configure:
.endif
post-configure:
- @(cd ${WRKSRC} ; ${MAKE} scratch config)
+ @(cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} scratch config)
# Clean up junk files to keep them from being installed.
pre-install: