summaryrefslogtreecommitdiff
path: root/editors/vim/Makefile
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2004-02-24 10:21:49 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2004-02-24 10:21:49 +0000
commitfc1ce0f4df337ec1d82dcbe9517ac4fd2c0aee91 (patch)
treed402e71502aab059d7165f8cb5b99a9ac03b7ca3 /editors/vim/Makefile
parentForgot to hit the commit button for mail/postfix1, as promised in (diff)
Add GNU_CONFIGURE, which make respect for CC/CFLAGS flags.
Approved by: obrien (maintainer)
Notes
Notes: svn path=/head/; revision=101958
Diffstat (limited to '')
-rw-r--r--editors/vim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index bcd5d7628d5d..7a5b7a68a28f 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -37,6 +37,7 @@ WITH_CSCOPE= yes
USE_BZIP2= yes
USE_REINPLACE= yes
+GNU_CONFIGURE= yes
DIST_SUBDIR= vim
WRKSRC= ${WRKDIR}/vim${PORTVERSION:C/\.[0-9]*$//:S/.//g}/src
PATCH_DIST_ARGS= -d ${WRKSRC:S/src$//} --batch --forward --quiet -E ${PATCH_DIST_STRIP}