aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-09-13 17:14:53 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-09-13 17:14:53 +0000
commit42cea4feca97175ce7fe8e01cef19ba73b69c476 (patch)
treedb7d60e9baca3e8f203bee4b35e80db32ed1fe56 /japanese
parent31c9fcf7327a4faf7e0c2a77beaef9643cdd87a4 (diff)
downloadports-42cea4feca97175ce7fe8e01cef19ba73b69c476.tar.gz
ports-42cea4feca97175ce7fe8e01cef19ba73b69c476.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/jd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/jd/Makefile b/japanese/jd/Makefile
index 2900de709462..165a6b737f47 100644
--- a/japanese/jd/Makefile
+++ b/japanese/jd/Makefile
@@ -20,12 +20,13 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
gcrypt:${PORTSDIR}/security/libgcrypt \
gtkmm:${PORTSDIR}/x11-toolkits/gtkmm24
-USE_GMAKE= yes
+USES= gmake iconv
USE_AUTOTOOLS= autoconf automake libtool
USE_GNOME= gtk20 libgnomeui
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-sessionlib=gnomeui
+LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
OPTIONS_DEFINE= ONIGURUMA PANGOLAYOUT
ONIGURUMA_DESC= Use oniguruma regular expressions library