aboutsummaryrefslogtreecommitdiff
path: root/japanese/gsuica/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/gsuica/Makefile')
-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)