diff options
Diffstat (limited to 'japanese/jd/Makefile')
-rw-r--r-- | japanese/jd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/jd/Makefile b/japanese/jd/Makefile index e671728b7cbc..48147c551ae1 100644 --- a/japanese/jd/Makefile +++ b/japanese/jd/Makefile @@ -19,7 +19,7 @@ COMMENT= A 2ch browser MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 automake:110 libtool:15 +USE_AUTOTOOLS= autoconf:262 automake:110 libtool:22 LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls \ gtkmm:${PORTSDIR}/x11-toolkits/gtkmm24 |