diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 6aea753565db..955cb3122b1e 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -37,7 +37,6 @@ 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} |