summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-09-18 09:48:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-09-18 09:48:07 +0000
commit4f07ab2f020bb711fade05b342c619b03e5f1c50 (patch)
tree664c925588a0e09121a37a3d069e0f34101b6008 /editors/vim
parentUpdate to 2.4.2 (diff)
- 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
Notes
Notes: svn path=/head/; revision=261377
Diffstat (limited to 'editors/vim')
-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: