aboutsummaryrefslogtreecommitdiff
path: root/japanese/libskk
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
commita9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (patch)
tree23607acdfffe977946d3c7bb877bab60e64640e7 /japanese/libskk
parent4e1b79a0a61f4973df8b4b0864d22086c769e219 (diff)
downloadports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.tar.gz
ports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.zip
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412347
Diffstat (limited to 'japanese/libskk')
-rw-r--r--japanese/libskk/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/libskk/Makefile b/japanese/libskk/Makefile
index 105f89e88c3f..226c737deb0a 100644
--- a/japanese/libskk/Makefile
+++ b/japanese/libskk/Makefile
@@ -12,10 +12,10 @@ COMMENT= Library to deal with Japanese Kana-to-Kanji conversion method
LICENSE= GPLv3
-BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala \
- p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
-LIB_DEPENDS= libgee.so:${PORTSDIR}/devel/libgee06 \
- libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib
+BUILD_DEPENDS= valac:lang/vala \
+ p5-XML-Parser>=0:textproc/p5-XML-Parser
+LIB_DEPENDS= libgee.so:devel/libgee06 \
+ libjson-glib-1.0.so:devel/json-glib
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip