summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-07-25 10:51:37 +0000
committerjperkin <jperkin>2016-07-25 10:51:37 +0000
commit022df65beb7db13ddbde83feb64bbd52163cd793 (patch)
tree6f3f8dffd509a7e11edd1787c416ecd9849048fc /editors
parent880f2a0d3442d8d34af6b5d173f1f37700af06b3 (diff)
downloadpkgsrc-022df65beb7db13ddbde83feb64bbd52163cd793.tar.gz
Move USE_LANGUAGES to Makefile.common, fixes non-share builds.
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-share/Makefile3
-rw-r--r--editors/vim-share/Makefile.common3
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/vim-share/Makefile b/editors/vim-share/Makefile
index 40f7d38e356..27f43ffa14e 100644
--- a/editors/vim-share/Makefile
+++ b/editors/vim-share/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2016/07/22 10:33:31 jperkin Exp $
+# $NetBSD: Makefile,v 1.45 2016/07/25 10:51:37 jperkin Exp $
PKGNAME= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}
COMMENT= Data files for the vim editor (vi clone)
@@ -10,7 +10,6 @@ CONFIGURE_ARGS+= --without-x
BUILD_TARGET= vim
INSTALL_TARGET= installruntime installmacros installtutor installtools
-USE_LANGUAGES+= c99
USE_TOOLS+= awk
INSTALL_MAKE_FLAGS+= ${MAKE_FLAGS} TOOLS_AWK=${TOOLS_AWK} TOOLS_SETENV=${TOOLS_SETENV}
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common
index a97f5940652..7006bc559e3 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.152 2016/07/04 06:18:39 morr Exp $
+# $NetBSD: Makefile.common,v 1.153 2016/07/25 10:51:37 jperkin Exp $
# used by editors/vim/Makefile
# used by editors/vim-gtk/Makefile
@@ -24,6 +24,7 @@ CONFLICTS+= vim-kde-[0-9]*
WRKSRC= ${WRKDIR}/${VIM_SUBDIR}/src
GNU_CONFIGURE= yes
+USE_LANGUAGES+= c99
# http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=38710
CHECK_INTERPRETER_SKIP= share/vim/vim74/tools/vim132