summaryrefslogtreecommitdiffstats
path: root/japanese/jd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/jd/Makefile')
-rw-r--r--japanese/jd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/jd/Makefile b/japanese/jd/Makefile
index 41b1af9..1c34579 100644
--- a/japanese/jd/Makefile
+++ b/japanese/jd/Makefile
@@ -14,8 +14,8 @@ COMMENT= 2ch browser
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \
- libgcrypt.so:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= libgnutls.so:security/gnutls \
+ libgcrypt.so:security/libgcrypt
USES= autoreconf iconv:translit libtool tar:tgz
USE_GNOME= gtk20 gtkmm24 libgnomeui
@@ -29,7 +29,7 @@ ONIGURUMA_DESC= Use oniguruma regular expressions library
PANGOLAYOUT_DESC= Use PANGOLayout instead of PangoGlyphString
ONIGURUMA_CONFIGURE_WITH= oniguruma
-ONIGURUMA_LIB_DEPENDS= libonig.so:${PORTSDIR}/devel/oniguruma5
+ONIGURUMA_LIB_DEPENDS= libonig.so:devel/oniguruma5
PANGOLAYOUT_CONFIGURE_WITH= pangolayout
OpenPOWER on IntegriCloud