aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2009-09-26 09:42:47 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2009-09-26 09:42:47 +0000
commit1cd219c0895aae38416fc2b5c69240375ff84f0e (patch)
tree37c95997657b37a6cfa960bcc81bdf600d4464b0 /textproc/uim
parent94831ccfdc9adfe60d129eadc74f35e6a3a6799c (diff)
downloadports-1cd219c0895aae38416fc2b5c69240375ff84f0e.tar.gz
ports-1cd219c0895aae38416fc2b5c69240375ff84f0e.zip
Add dependency on intltool to fix configure error.
Reported by: pointyhat via pav and QAT Feature safe: yes
Notes
Notes: svn path=/head/; revision=242126
Diffstat (limited to 'textproc/uim')
-rw-r--r--textproc/uim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index df20823f949d..a8123e5169a8 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -19,7 +19,7 @@ COMMENT?= Input method library
USE_BZIP2= yes
USE_LDCONFIG= yes
WANT_GNOME= yes
-USE_GNOME+= gnometarget glib20
+USE_GNOME+= gnometarget glib20 intltool
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:22
USE_GETTEXT= yes