aboutsummaryrefslogtreecommitdiff
path: root/japanese/gsuica
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/gsuica
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/gsuica')
-rw-r--r--japanese/gsuica/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/gsuica/Makefile b/japanese/gsuica/Makefile
index 572b9dcae25b..1e607aa75c3a 100644
--- a/japanese/gsuica/Makefile
+++ b/japanese/gsuica/Makefile
@@ -15,8 +15,8 @@ COMMENT= GNOME SUICA Viewer
LICENSE= GPLv2
-RUN_DEPENDS= rubygem-gtk2>0:${PORTSDIR}/x11-toolkits/rubygem-gtk2 \
- ${RUBY_SITEARCHLIBDIR}/pasori.so:${PORTSDIR}/devel/libpafe-ruby
+RUN_DEPENDS= rubygem-gtk2>0:x11-toolkits/rubygem-gtk2 \
+ ${RUBY_SITEARCHLIBDIR}/pasori.so:devel/libpafe-ruby
USE_RUBY= yes
USES= shebangfix
@@ -50,8 +50,8 @@ station-code-fetch:
${MASTER_SITES}station_code_conv.sh ${FETCH_AFTER_ARGS})
# Install station code database into ~/.gsuica/station_code
-# BUILD_DEPENDS+= nkf:${PORTSDIR}/japanese/nkf
-# BUILD_DEPENDS+= xlhtml:${PORTSDIR}/textproc/xlhtml
+# BUILD_DEPENDS+= nkf:japanese/nkf
+# BUILD_DEPENDS+= xlhtml:textproc/xlhtml
station-code-install:
@(cd ${WRKDIR}; ${SH} station_code_conv.sh StationCode.xls)