summaryrefslogtreecommitdiff
path: root/inputmethod/scim
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
commit5498e81c0a797df902cb3315cf333005a0ba0e4d (patch)
tree39575c8dd35303fb4f0f8d55b8818b4582bb232b /inputmethod/scim
parent23c03283b383550ad049ea8553f554be34598d63 (diff)
downloadpkgsrc-5498e81c0a797df902cb3315cf333005a0ba0e4d.tar.gz
autoconf processing needs libintl source, so depend on full gettext.
Diffstat (limited to 'inputmethod/scim')
-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