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 0aa15b4b3c33..c53efa322e82 100644 --- a/japanese/jd/Makefile +++ b/japanese/jd/Makefile @@ -20,7 +20,7 @@ COMMENT= A 2ch browser MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf automake libtool LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls \ gtkmm:${PORTSDIR}/x11-toolkits/gtkmm24 |