aboutsummaryrefslogtreecommitdiff
path: root/japanese/skk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-10-20 06:06:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-10-20 06:06:19 +0000
commit6d5972360fd5792e6665de4acbc469c2ce74a5f7 (patch)
tree4e8dd5044370670eb3ddadd374b7b292c7bb4909 /japanese/skk
parentcf342c2f1b05ad3ab4dfc20b72ba14e3e588ac26 (diff)
downloadports-6d5972360fd5792e6665de4acbc469c2ce74a5f7.tar.gz
ports-6d5972360fd5792e6665de4acbc469c2ce74a5f7.zip
Fix dependency lines
Feature safe: yes
Notes
Notes: svn path=/head/; revision=306161
Diffstat (limited to 'japanese/skk')
-rw-r--r--japanese/skk/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/japanese/skk/Makefile b/japanese/skk/Makefile
index 5da4abb1889a..531a2e778224 100644
--- a/japanese/skk/Makefile
+++ b/japanese/skk/Makefile
@@ -16,17 +16,14 @@ EXTRACT_ONLY= # empty
MAINTAINER= ports@FreeBSD.org
COMMENT=The "meta-port" for the SKK Japanese-input software
-RUN_DEPENDS= ${LOCALBASE}/share/skk/${SKKJISYO}:${PORT_SKK_JISYO} \
- ${LOCALBASE}/bin/skkdic-count:${PORT_SKK_TOOLS} \
- ${LOCALBASE}/sbin/skkserv:${PORT_SKK_SERV}
+RUN_DEPENDS= ${LOCALBASE}/share/skk/${SKKJISYO}:${PORTSDIR}/japanese/skk-jisyo \
+ ${LOCALBASE}/bin/skkdic-count:${PORTSDIR}/japanese/skk-tools \
+ ${LOCALBASE}/sbin/skkserv:${PORTSDIR}/japanese/skkserv
NO_BUILD= yes
SKKJISYO_SIZE?= L
SKKJISYO?= SKK-JISYO.${SKKJISYO_SIZE}
-PORT_SKK_JISYO= ${.CURDIR}/../../japanese/skk-jisyo
-PORT_SKK_TOOLS= ${.CURDIR}/../../japanese/skk-tools
-PORT_SKK_SERV= ${.CURDIR}/../../japanese/skkserv
do-install: # empty