diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-02 19:36:34 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-02 19:36:34 +0000 |
commit | 789d75c728ef23566a07bf5b9bc2190bf34ff4f1 (patch) | |
tree | dc7540d42fa2d5d7c1c74515e3bdbf6ab842cd17 /textproc/m17n-im-config | |
parent | d1a9e827c98542eb35619dffa314cba50fb08b58 (diff) |
Notes
Diffstat (limited to 'textproc/m17n-im-config')
-rw-r--r-- | textproc/m17n-im-config/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile index cca51d25ad48..8a3365142a79 100644 --- a/textproc/m17n-im-config/Makefile +++ b/textproc/m17n-im-config/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= m17n.3:${PORTSDIR}/devel/m17n-lib MAKE_JOBS_UNSAFE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GNOME= gtk20 intltool intlhack pkgconfig glib20 USE_GETTEXT= yes USE_LDCONFIG= yes |