summaryrefslogtreecommitdiffstats
path: root/japanese/jd/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
committermat <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
commit0e1e582c065e8fdcb4c8070ec1b22a3d70aa3a7c (patch)
tree23607acdfffe977946d3c7bb877bab60e64640e7 /japanese/jd/Makefile
parent148314483d3098c0d6a33944f1190842e671502f (diff)
downloadFreeBSD-ports-0e1e582c065e8fdcb4c8070ec1b22a3d70aa3a7c.zip
FreeBSD-ports-0e1e582c065e8fdcb4c8070ec1b22a3d70aa3a7c.tar.gz
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr Sponsored by: Absolight
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