summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorjperkin <jperkin>2015-02-02 13:54:59 +0000
committerjperkin <jperkin>2015-02-02 13:54:59 +0000
commit6d8ab45ecb19a661dc470c74bc4a3becd5be7011 (patch)
tree93016f824b4b0c17b044741b1c2a93b9558de937 /shells
parentc6b85fde4e197dd3841ae760243c68ee853b6e6b (diff)
downloadpkgsrc-6d8ab45ecb19a661dc470c74bc4a3becd5be7011.tar.gz
Add USE_LANGUAGES, package requires c99 support.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common
index 82f4394753d..660c55393ef 100644
--- a/shells/zsh/Makefile.common
+++ b/shells/zsh/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.73 2014/10/09 14:06:56 wiz Exp $
+# $NetBSD: Makefile.common,v 1.74 2015/02/02 13:54:59 jperkin Exp $
# used by shells/zsh/Makefile
# used by shells/zsh-current/Makefile
@@ -15,6 +15,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-etcdir=${PKG_SYSCONFDIR:Q}
+USE_LANGUAGES= c c99
USE_TOOLS+= makeinfo
INFO_FILES= yes
TEXINFO_REQD= 4.0