summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-02-10 19:27:53 +0000
committerjoerg <joerg@pkgsrc.org>2015-02-10 19:27:53 +0000
commitf97068bcff6aed7a858f394e6e4683119e929193 (patch)
tree39575c8dd35303fb4f0f8d55b8818b4582bb232b /inputmethod
parentd13068bc91a9d7596bee086cc1e0e44bd4bfe55f (diff)
downloadpkgsrc-f97068bcff6aed7a858f394e6e4683119e929193.tar.gz
autoconf processing needs libintl source, so depend on full gettext.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/scim/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile
index c1da09b8a3c..03f7b34c35b 100644
--- a/inputmethod/scim/Makefile
+++ b/inputmethod/scim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2014/11/09 02:46:30 obache Exp $
+# $NetBSD: Makefile,v 1.38 2015/02/10 19:27:53 joerg Exp $
#
DISTNAME= scim-1.4.15
@@ -22,6 +22,8 @@ USE_TOOLS+= gmake # make scim-setup.desktop
USE_TOOLS+= perl intltool
USE_TOOLS+= autopoint autoconf automake
+BUILD_DEPENDS+= gettext>=0.19.4:../../devel/gettext
+
PKGCONFIG_OVERRIDE= scim-gtkutils.pc.in
PKGCONFIG_OVERRIDE+= scim-x11utils.pc.in
PKGCONFIG_OVERRIDE+= scim.pc.in