summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /chinese
parentFix prop. (diff)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412344
Diffstat (limited to 'chinese')
-rw-r--r--chinese/auto-cn-l10n/Makefile14
-rw-r--r--chinese/bg5pdf/Makefile2
-rw-r--r--chinese/brise/Makefile2
-rw-r--r--chinese/bsdconv-opencc/Makefile6
-rw-r--r--chinese/bug5/Makefile2
-rw-r--r--chinese/chiconv/Makefile2
-rw-r--r--chinese/dictd-database/Makefile2
-rw-r--r--chinese/enscript/Makefile2
-rw-r--r--chinese/eterm/Makefile2
-rw-r--r--chinese/fcitx-chewing/Makefile4
-rw-r--r--chinese/fcitx-cloudpinyin/Makefile4
-rw-r--r--chinese/fcitx-configtool/Makefile6
-rw-r--r--chinese/fcitx-googlepinyin/Makefile4
-rw-r--r--chinese/fcitx-libpinyin/Makefile4
-rw-r--r--chinese/fcitx-rime/Makefile6
-rw-r--r--chinese/fcitx-sunpinyin/Makefile4
-rw-r--r--chinese/fcitx-table-extra/Makefile2
-rw-r--r--chinese/fcitx-ui-light/Makefile4
-rw-r--r--chinese/fcitx/Makefile10
-rw-r--r--chinese/font-std/Makefile8
-rw-r--r--chinese/fortune/Makefile2
-rw-r--r--chinese/gcin/Makefile6
-rw-r--r--chinese/ibus-chewing/Makefile10
-rw-r--r--chinese/ibus-libpinyin/Makefile8
-rw-r--r--chinese/ibus-pinyin/Makefile10
-rw-r--r--chinese/ibus-table-chinese/Makefile10
-rw-r--r--chinese/kcfonts/Makefile2
-rw-r--r--chinese/libchewing/Makefile2
-rw-r--r--chinese/librime/Makefile10
-rw-r--r--chinese/moettf/Makefile2
-rw-r--r--chinese/mutt/Makefile2
-rw-r--r--chinese/oicq/Makefile4
-rw-r--r--chinese/p5-Lingua-Han-PinYin/Makefile2
-rw-r--r--chinese/p5-Lingua-Han-Utils/Makefile2
-rw-r--r--chinese/p5-Lingua-ZH-Keywords/Makefile2
-rw-r--r--chinese/p5-Lingua-ZH-Summarize/Makefile4
-rw-r--r--chinese/p5-Lingua-ZH-TaBE/Makefile2
-rw-r--r--chinese/p5-Lingua-ZH-Toke/Makefile2
-rw-r--r--chinese/p5-Text-Greeking-zh_TW/Makefile2
-rw-r--r--chinese/p5-cconv/Makefile2
-rw-r--r--chinese/pcmanx/Makefile2
-rw-r--r--chinese/php-cconv/Makefile2
-rw-r--r--chinese/phpbb-tw/Makefile2
-rw-r--r--chinese/py-cconv/Makefile2
-rw-r--r--chinese/pyzy/Makefile4
-rw-r--r--chinese/qterm/Makefile2
-rw-r--r--chinese/reciteword/Makefile2
-rw-r--r--chinese/scim-array/Makefile4
-rw-r--r--chinese/scim-fcitx/Makefile2
-rw-r--r--chinese/scim-pinyin/Makefile2
-rw-r--r--chinese/scim-tables/Makefile6
-rw-r--r--chinese/sunpinyin/Makefile2
-rw-r--r--chinese/ttf2pt1/Makefile2
-rw-r--r--chinese/ttfm/Makefile2
-rw-r--r--chinese/ttfm/Makefile.ttf6
-rw-r--r--chinese/xpdf/Makefile10
56 files changed, 114 insertions, 114 deletions
diff --git a/chinese/auto-cn-l10n/Makefile b/chinese/auto-cn-l10n/Makefile
index ad95d8046236..5791d9cbb017 100644
--- a/chinese/auto-cn-l10n/Makefile
+++ b/chinese/auto-cn-l10n/Makefile
@@ -25,13 +25,13 @@ SCIM_DESC= Smart Common Input Method platform
MINICHINPUT_DESC= A tiny version of Chinput
RELAXCONF_DESC= A set of utilities for FreeBSD LiveCD
-WQY_RUN_DEPENDS= ${LOCALBASE}/share/fonts/wqy/wenquanyi_10pt.pcf:${PORTSDIR}/x11-fonts/wqy
-FIREFLYTTF_RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/fireflysung.ttf:${PORTSDIR}/chinese/fireflyttf
-FCITX_RUN_DEPENDS= fcitx:${PORTSDIR}/chinese/fcitx
-SCIM_RUN_DEPENDS= ${LOCALBASE}/share/scim/tables/Wubi.bin:${PORTSDIR}/chinese/scim-tables \
- ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/pinyin.so:${PORTSDIR}/chinese/scim-pinyin
-MINICHINPUT_RUN_DEPENDS= chinput:${PORTSDIR}/chinese/miniChinput
-RELAXCONF_RUN_DEPENDS= relaxconf:${PORTSDIR}/sysutils/relaxconf
+WQY_RUN_DEPENDS= ${LOCALBASE}/share/fonts/wqy/wenquanyi_10pt.pcf:x11-fonts/wqy
+FIREFLYTTF_RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/fireflysung.ttf:chinese/fireflyttf
+FCITX_RUN_DEPENDS= fcitx:chinese/fcitx
+SCIM_RUN_DEPENDS= ${LOCALBASE}/share/scim/tables/Wubi.bin:chinese/scim-tables \
+ ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/pinyin.so:chinese/scim-pinyin
+MINICHINPUT_RUN_DEPENDS= chinput:chinese/miniChinput
+RELAXCONF_RUN_DEPENDS= relaxconf:sysutils/relaxconf
post-patch:
@${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g; \
diff --git a/chinese/bg5pdf/Makefile b/chinese/bg5pdf/Makefile
index 1cd4953d1721..f13aaebf767f 100644
--- a/chinese/bg5pdf/Makefile
+++ b/chinese/bg5pdf/Makefile
@@ -13,7 +13,7 @@ COMMENT= Convert Chinese-Big5 encoded files to PDF, using PDFlib
LICENSE= GPLv2
-LIB_DEPENDS= libpdf.so:${PORTSDIR}/print/pdflib
+LIB_DEPENDS= libpdf.so:print/pdflib
USES= python:2
diff --git a/chinese/brise/Makefile b/chinese/brise/Makefile
index 1bce06f5591f..cfa146c4e28a 100644
--- a/chinese/brise/Makefile
+++ b/chinese/brise/Makefile
@@ -10,7 +10,7 @@ COMMENT= Rime Schema Repository
LICENSE= GPLv3
-BUILD_DEPENDS= rime_deployer:${PORTSDIR}/chinese/librime
+BUILD_DEPENDS= rime_deployer:chinese/librime
USES= gmake
USE_GITHUB= yes
diff --git a/chinese/bsdconv-opencc/Makefile b/chinese/bsdconv-opencc/Makefile
index 48909b315373..50c10f824d21 100644
--- a/chinese/bsdconv-opencc/Makefile
+++ b/chinese/bsdconv-opencc/Makefile
@@ -11,9 +11,9 @@ COMMENT= OpenCC conversion module for bsdconv
LICENSE= ISCL
-BUILD_DEPENDS= ${LOCALBASE}/bin/bsdconv-mktable:${PORTSDIR}/converters/bsdconv
-LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv \
- libopencc.so:${PORTSDIR}/chinese/opencc
+BUILD_DEPENDS= ${LOCALBASE}/bin/bsdconv-mktable:converters/bsdconv
+LIB_DEPENDS= libbsdconv.so:converters/bsdconv \
+ libopencc.so:chinese/opencc
PLIST_FILES= share/bsdconv/inter/OPENCC \
share/bsdconv/inter/OPENCC.man \
diff --git a/chinese/bug5/Makefile b/chinese/bug5/Makefile
index 0cb03a034a38..902cb884fd65 100644
--- a/chinese/bug5/Makefile
+++ b/chinese/bug5/Makefile
@@ -11,7 +11,7 @@ COMMENT= Big5/GBK <-> UTF-8 translating layer in terminal
LICENSE= BSD2CLAUSE BSD3CLAUSE
LICENSE_COMB= multi
-LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS= libbsdconv.so:converters/bsdconv
USE_GITHUB= yes
GH_ACCOUNT= buganini
diff --git a/chinese/chiconv/Makefile b/chinese/chiconv/Makefile
index b07b69964df2..099133661645 100644
--- a/chinese/chiconv/Makefile
+++ b/chinese/chiconv/Makefile
@@ -10,7 +10,7 @@ COMMENT= Auto chinese encoding converter
LICENSE= ISCL
-LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS= libbsdconv.so:converters/bsdconv
USE_GITHUB= yes
GH_ACCOUNT= buganini
diff --git a/chinese/dictd-database/Makefile b/chinese/dictd-database/Makefile
index b23675f1ceae..244800719c11 100644
--- a/chinese/dictd-database/Makefile
+++ b/chinese/dictd-database/Makefile
@@ -14,7 +14,7 @@ COMMENT= Chinese <-> English dictd words database
LICENSE= GPLv2
-RUN_DEPENDS= ${LOCALBASE}/sbin/dictd:${PORTSDIR}/net/dictd
+RUN_DEPENDS= ${LOCALBASE}/sbin/dictd:net/dictd
NO_BUILD= yes
SUB_FILES= pkg-message
diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile
index 7f004fdbebde..c3ade7ee272c 100644
--- a/chinese/enscript/Makefile
+++ b/chinese/enscript/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= chinese
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= ttfm.sh:${PORTSDIR}/chinese/ttfm
+RUN_DEPENDS= ttfm.sh:chinese/ttfm
PAPERSIZE= a4
MASTERDIR= ${.CURDIR}/../../print/enscript-letter
diff --git a/chinese/eterm/Makefile b/chinese/eterm/Makefile
index 8d7a4ad95d0d..847803d462c6 100644
--- a/chinese/eterm/Makefile
+++ b/chinese/eterm/Makefile
@@ -18,6 +18,6 @@ CONFIGURE_ARGS= --enable-trans --enable-utmp \
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
-RUN_DEPENDS= ${LOCALBASE}/share/fonts/kcfonts/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts
+RUN_DEPENDS= ${LOCALBASE}/share/fonts/kcfonts/kc15f.pcf.gz:chinese/kcfonts
.include "${MASTERDIR}/Makefile"
diff --git a/chinese/fcitx-chewing/Makefile b/chinese/fcitx-chewing/Makefile
index b61d1ab03f89..9206a22be001 100644
--- a/chinese/fcitx-chewing/Makefile
+++ b/chinese/fcitx-chewing/Makefile
@@ -12,8 +12,8 @@ COMMENT= Chewing support for Fcitx
LICENSE= GPLv2
-LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
- libchewing.so:${PORTSDIR}/chinese/libchewing
+LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
+ libchewing.so:chinese/libchewing
USES= tar:xz cmake gettext pkgconfig
INSTALLS_ICONS= yes
diff --git a/chinese/fcitx-cloudpinyin/Makefile b/chinese/fcitx-cloudpinyin/Makefile
index 5a5fe10a9c49..ebd1fac22b17 100644
--- a/chinese/fcitx-cloudpinyin/Makefile
+++ b/chinese/fcitx-cloudpinyin/Makefile
@@ -12,8 +12,8 @@ COMMENT= Cloud-based Pinyin module for Fcitx
LICENSE= GPLv2
-LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
- libcurl.so:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
+ libcurl.so:ftp/curl
USES= tar:xz cmake gettext pkgconfig
diff --git a/chinese/fcitx-configtool/Makefile b/chinese/fcitx-configtool/Makefile
index 21830a663965..ed1dba4e7b47 100644
--- a/chinese/fcitx-configtool/Makefile
+++ b/chinese/fcitx-configtool/Makefile
@@ -12,9 +12,9 @@ COMMENT= Fcitx IM framework configuration tool
LICENSE= GPLv2
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
- ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib
-LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
+ ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib
+LIB_DEPENDS= libfcitx-config.so:chinese/fcitx
USE_GNOME= intltool
USES= cmake gettext pkgconfig tar:xz
diff --git a/chinese/fcitx-googlepinyin/Makefile b/chinese/fcitx-googlepinyin/Makefile
index 00e62cb89c81..badf45c34cde 100644
--- a/chinese/fcitx-googlepinyin/Makefile
+++ b/chinese/fcitx-googlepinyin/Makefile
@@ -12,8 +12,8 @@ COMMENT= Libgooglepinyin support for Fcitx
LICENSE= GPLv3
-LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
- libgooglepinyin.so:${PORTSDIR}/chinese/libgooglepinyin
+LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
+ libgooglepinyin.so:chinese/libgooglepinyin
USES= tar:xz cmake gettext pkgconfig iconv
USE_GNOME= intltool
diff --git a/chinese/fcitx-libpinyin/Makefile b/chinese/fcitx-libpinyin/Makefile
index 71299a95c30d..3aa332325f41 100644
--- a/chinese/fcitx-libpinyin/Makefile
+++ b/chinese/fcitx-libpinyin/Makefile
@@ -16,8 +16,8 @@ COMMENT= Libpinyin support for Fcitx
LICENSE= GPLv2
-LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
- libpinyin.so:${PORTSDIR}/chinese/libpinyin
+LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
+ libpinyin.so:chinese/libpinyin
USES= tar:xz cmake gettext pkgconfig
INSTALLS_ICONS= yes
diff --git a/chinese/fcitx-rime/Makefile b/chinese/fcitx-rime/Makefile
index a882c1a0debc..9e6e41851704 100644
--- a/chinese/fcitx-rime/Makefile
+++ b/chinese/fcitx-rime/Makefile
@@ -12,9 +12,9 @@ COMMENT= RIME support for Fcitx
LICENSE= GPLv2
-LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
- librime.so:${PORTSDIR}/chinese/librime
-RUN_DEPENDS= ${LOCALBASE}/share/brise/default.yaml:${PORTSDIR}/chinese/brise
+LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
+ librime.so:chinese/librime
+RUN_DEPENDS= ${LOCALBASE}/share/brise/default.yaml:chinese/brise
USES= tar:xz cmake gettext pkgconfig
INSTALLS_ICONS= yes
diff --git a/chinese/fcitx-sunpinyin/Makefile b/chinese/fcitx-sunpinyin/Makefile
index 93cf6c6b9050..d657def8b268 100644
--- a/chinese/fcitx-sunpinyin/Makefile
+++ b/chinese/fcitx-sunpinyin/Makefile
@@ -12,8 +12,8 @@ COMMENT= SunPinyin support for Fcitx
LICENSE= GPLv2
-LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
- libsunpinyin.so:${PORTSDIR}/chinese/sunpinyin
+LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
+ libsunpinyin.so:chinese/sunpinyin
USES= cmake gettext pkgconfig tar:xz
INSTALLS_ICONS= yes
diff --git a/chinese/fcitx-table-extra/Makefile b/chinese/fcitx-table-extra/Makefile
index 3b365410c26b..280649e6198f 100644
--- a/chinese/fcitx-table-extra/Makefile
+++ b/chinese/fcitx-table-extra/Makefile
@@ -12,7 +12,7 @@ COMMENT= Table-based input methods for Fcitx
LICENSE= GPLv2
-LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx
+LIB_DEPENDS= libfcitx-config.so:chinese/fcitx
USES= tar:xz cmake gettext
INSTALLS_ICONS= yes
diff --git a/chinese/fcitx-ui-light/Makefile b/chinese/fcitx-ui-light/Makefile
index d2ef93f663d5..b6e3961cfa42 100644
--- a/chinese/fcitx-ui-light/Makefile
+++ b/chinese/fcitx-ui-light/Makefile
@@ -13,8 +13,8 @@ COMMENT= Alternative light weight UI for Fcitx
LICENSE= GPLv2
-LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
- libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
+LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
+ libfontconfig.so:x11-fonts/fontconfig
USE_XORG= x11 xft xpm
USES= tar:bzip2 cmake gettext pkgconfig
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile
index c45648232442..2eaf1b247c30 100644
--- a/chinese/fcitx/Makefile
+++ b/chinese/fcitx/Makefile
@@ -21,10 +21,10 @@ COMMENT= Flexible Input Method Framework
LICENSE= GPLv2
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
-LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \
- libicuuc.so:${PORTSDIR}/devel/icu
-RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes
+LIB_DEPENDS= libdbus-1.so:devel/dbus \
+ libicuuc.so:devel/icu
+RUN_DEPENDS= xdg-open:devel/xdg-utils
SUB_FILES= pkg-message
SUB_LIST+= PORTSDIR=${PORTSDIR}
@@ -89,7 +89,7 @@ PLIST_SUB+= QT4="@comment "
.endif
.if ${PORT_OPTIONS:MOPENCC}
-LIB_DEPENDS+= libopencc.so:${PORTSDIR}/chinese/opencc
+LIB_DEPENDS+= libopencc.so:chinese/opencc
.else
CMAKE_ARGS+= -DENABLE_OPENCC=OFF
.endif
diff --git a/chinese/font-std/Makefile b/chinese/font-std/Makefile
index 4938e250bd8e..b86659edadae 100644
--- a/chinese/font-std/Makefile
+++ b/chinese/font-std/Makefile
@@ -11,10 +11,10 @@ EXTRACT_ONLY= # empty
MAINTAINER= ports@FreeBSD.org
COMMENT= Chinese Standard Fonts
-RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/bkai00mp.ttf:${PORTSDIR}/chinese/arphicttf \
- ${LOCALBASE}/share/fonts/TrueType/gbsn00lp.ttf:${PORTSDIR}/chinese/arphicttf \
- ${LOCALBASE}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \
- ${LOCALBASE}/share/fonts/TrueType/gkai00mp.ttf:${PORTSDIR}/chinese/arphicttf
+RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/bkai00mp.ttf:chinese/arphicttf \
+ ${LOCALBASE}/share/fonts/TrueType/gbsn00lp.ttf:chinese/arphicttf \
+ ${LOCALBASE}/share/fonts/TrueType/bsmi00lp.ttf:chinese/arphicttf \
+ ${LOCALBASE}/share/fonts/TrueType/gkai00mp.ttf:chinese/arphicttf
NO_BUILD= yes
PLIST_FILES= ${FONTSDIR}/std.zh_CN/STHeiti-Regular \
diff --git a/chinese/fortune/Makefile b/chinese/fortune/Makefile
index da735034a38b..fb77742e5a4a 100644
--- a/chinese/fortune/Makefile
+++ b/chinese/fortune/Makefile
@@ -11,7 +11,7 @@ DISTNAME= fortune-mod-zh-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Classic fortune file in Chinese
-RUN_DEPENDS= autob5:${PORTSDIR}/chinese/autoconvert
+RUN_DEPENDS= autob5:chinese/autoconvert
PROJECTHOST= chinese-fortune
NO_BUILD= yes
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile
index acae4286760e..3dd5a49df478 100644
--- a/chinese/gcin/Makefile
+++ b/chinese/gcin/Makefile
@@ -27,11 +27,11 @@ ANTHY_DESC= Japanese anthy IM module
QT_IM_MODULE_DESC= QT IM module
QT_IM_MODULE_USE= QT4=inputmethods,qmake_build,moc_build,corelib,gui
-QT_IM_MODULE_LIB_DEPENDS= libmng.so:${PORTSDIR}/graphics/libmng
+QT_IM_MODULE_LIB_DEPENDS= libmng.so:graphics/libmng
QT_IM_MODULE_CONFIGURE_OFF= --use_qt4=N
-ANTHY_BUILD_DEPENDS= ${LOCALBASE}/include/anthy/anthy.h:${PORTSDIR}/japanese/anthy
-ANTHY_LIB_DEPENDS= libanthy.so:${PORTSDIR}/japanese/anthy
+ANTHY_BUILD_DEPENDS= ${LOCALBASE}/include/anthy/anthy.h:japanese/anthy
+ANTHY_LIB_DEPENDS= libanthy.so:japanese/anthy
ANTHY_CONFIGURE_OFF= --use_anthy=N
post-patch:
diff --git a/chinese/ibus-chewing/Makefile b/chinese/ibus-chewing/Makefile
index c911c66c8cb9..4d2aac770fdb 100644
--- a/chinese/ibus-chewing/Makefile
+++ b/chinese/ibus-chewing/Makefile
@@ -10,11 +10,11 @@ COMMENT= Chewing engine for IBus
LICENSE= GPLv2
-BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 \
- ${LOCALBASE}/share/cmake/Modules/ManageEnvironmentCommon.cmake:${PORTSDIR}/devel/cmake-fedora \
- ibus-daemon:${PORTSDIR}/textproc/ibus
-LIB_DEPENDS= libchewing.so:${PORTSDIR}/chinese/libchewing
-RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus
+BUILD_DEPENDS= gob2:devel/gob2 \
+ ${LOCALBASE}/share/cmake/Modules/ManageEnvironmentCommon.cmake:devel/cmake-fedora \
+ ibus-daemon:textproc/ibus
+LIB_DEPENDS= libchewing.so:chinese/libchewing
+RUN_DEPENDS= ibus-daemon:textproc/ibus
CMAKE_ARGS= -DSYSCONF_INSTALL_DIR=${PREFIX}/etc \
-DLIB_DIR=${PREFIX}/lib
diff --git a/chinese/ibus-libpinyin/Makefile b/chinese/ibus-libpinyin/Makefile
index c84e0d415e4f..8456081f00e0 100644
--- a/chinese/ibus-libpinyin/Makefile
+++ b/chinese/ibus-libpinyin/Makefile
@@ -11,9 +11,9 @@ COMMENT= Intelligent Pinyin engine based on libpinyin for IBus
LICENSE= GPLv2
-LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 \
- libibus-1.0.so:${PORTSDIR}/textproc/ibus \
- libpinyin.so:${PORTSDIR}/chinese/libpinyin
+LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \
+ libibus-1.0.so:textproc/ibus \
+ libpinyin.so:chinese/libpinyin
USES= compiler:c++11-lib gmake python pkgconfig gettext
USE_GNOME= glib20
@@ -36,7 +36,7 @@ STROKE_CONFIGURE_ENABLE= stroke-input-mode
OPENCC_BROKEN= Requires newer OpenCC
OPENCC_CONFIGURE_ENABLE= opencc
-OPENCC_LIB_DEPENDS= libopencc.so:${PORTSDIR}/chinese/opencc
+OPENCC_LIB_DEPENDS= libopencc.so:chinese/opencc
NLS_USES= gettext
NLS_USE= GNOME=intltool
diff --git a/chinese/ibus-pinyin/Makefile b/chinese/ibus-pinyin/Makefile
index 8dea415e135a..13ff04a7b7d9 100644
--- a/chinese/ibus-pinyin/Makefile
+++ b/chinese/ibus-pinyin/Makefile
@@ -12,11 +12,11 @@ COMMENT= PinYin engine for IBus
LICENSE= GPLv2
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:${PORTSDIR}/devel/py-xdg \
- ${LOCALBASE}/share/gir-1.0/IBus-1.0.gir:${PORTSDIR}/textproc/ibus
-LIB_DEPENDS= libpyzy-1.0.so:${PORTSDIR}/chinese/pyzy \
- libibus-1.0.so:${PORTSDIR}/textproc/ibus \
- libsqlite3.so:${PORTSDIR}/databases/sqlite3
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg \
+ ${LOCALBASE}/share/gir-1.0/IBus-1.0.gir:textproc/ibus
+LIB_DEPENDS= libpyzy-1.0.so:chinese/pyzy \
+ libibus-1.0.so:textproc/ibus \
+ libsqlite3.so:databases/sqlite3
USES= compiler:c++11-lib gmake pkgconfig python
GNU_CONFIGURE= yes
diff --git a/chinese/ibus-table-chinese/Makefile b/chinese/ibus-table-chinese/Makefile
index ce1364164510..6e4e82a4e753 100644
--- a/chinese/ibus-table-chinese/Makefile
+++ b/chinese/ibus-table-chinese/Makefile
@@ -11,11 +11,11 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-Source
MAINTAINER= dennylin93@hs.ntnu.edu.tw
COMMENT= Chinese input tables for IBus
-BUILD_DEPENDS= ${LOCALBASE}/share/cmake/Modules/ManageEnvironment.cmake:${PORTSDIR}/devel/cmake-fedora \
- ibus-daemon:${PORTSDIR}/textproc/ibus \
- ${LOCALBASE}/libexec/ibus-engine-table:${PORTSDIR}/textproc/ibus-table
-RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus \
- ${LOCALBASE}/libexec/ibus-engine-table:${PORTSDIR}/textproc/ibus-table
+BUILD_DEPENDS= ${LOCALBASE}/share/cmake/Modules/ManageEnvironment.cmake:devel/cmake-fedora \
+ ibus-daemon:textproc/ibus \
+ ${LOCALBASE}/libexec/ibus-engine-table:textproc/ibus-table
+RUN_DEPENDS= ibus-daemon:textproc/ibus \
+ ${LOCALBASE}/libexec/ibus-engine-table:textproc/ibus-table
USES= cmake pkgconfig
INSTALL_TARGET= install
diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile
index 27dcdb4ddcba..90f52f2afb05 100644
--- a/chinese/kcfonts/Makefile
+++ b/chinese/kcfonts/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Kuo Chauo Chinese Fonts collection
USES= fonts
-BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
+BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf
MAKE_ARGS= CFONTDIR=${FONTSDIR} EFONTDIR=${FONTSDIR}
MAKE_JOBS_UNSAFE=yes
diff --git a/chinese/libchewing/Makefile b/chinese/libchewing/Makefile
index ed054c6c0471..728da486e5fb 100644
--- a/chinese/libchewing/Makefile
+++ b/chinese/libchewing/Makefile
@@ -13,7 +13,7 @@ COMMENT= Chewing intelligent phonetic input method library
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
+BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo
USES= cmake libtool pathfix pkgconfig tar:bzip2
USE_SQLITE= yes
diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile
index 596a79a0e5c8..5c53b27e52db 100644
--- a/chinese/librime/Makefile
+++ b/chinese/librime/Makefile
@@ -12,11 +12,11 @@ COMMENT= Rime Input Method Engine, the core library
LICENSE= GPLv3
-LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
- libglog.so:${PORTSDIR}/devel/glog \
- libkyotocabinet.so:${PORTSDIR}/databases/kyotocabinet \
- libopencc.so:${PORTSDIR}/chinese/opencc \
- libyaml-cpp.so:${PORTSDIR}/devel/yaml-cpp
+LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
+ libglog.so:devel/glog \
+ libkyotocabinet.so:databases/kyotocabinet \
+ libopencc.so:chinese/opencc \
+ libyaml-cpp.so:devel/yaml-cpp
USES= cmake compiler:c++11-lib pkgconfig gettext perl5
USE_PERL5= build patch
diff --git a/chinese/moettf/Makefile b/chinese/moettf/Makefile
index 34b23aaa86e2..a4b9e80c472b 100644
--- a/chinese/moettf/Makefile
+++ b/chinese/moettf/Makefile
@@ -13,7 +13,7 @@ DIST_SUBDIR= zh-moettf
MAINTAINER= ports@FreeBSD.org
COMMENT= Three Chinese BIG5 TrueType fonts: Kai LiShu Sung SungExt
-EXTRACT_DEPENDS= unrar:${PORTSDIR}/archivers/unrar
+EXTRACT_DEPENDS= unrar:archivers/unrar
NO_CDROM= Contact Ministry of Education of Taiwan for commercial use
NO_BUILD= yes
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile
index f2881a738d93..4baee7a319d4 100644
--- a/chinese/mutt/Makefile
+++ b/chinese/mutt/Makefile
@@ -16,7 +16,7 @@ COMMENT= The Mongrel of Mail User Agents with Chinese support
CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-lite-[0-9]*
-LIB_DEPENDS+= libhz.so:${PORTSDIR}/chinese/autoconvert
+LIB_DEPENDS+= libhz.so:chinese/autoconvert
LDFLAGS_ADD+= -lhz
diff --git a/chinese/oicq/Makefile b/chinese/oicq/Makefile
index df6facb7b795..49f9ecf6f504 100644
--- a/chinese/oicq/Makefile
+++ b/chinese/oicq/Makefile
@@ -11,8 +11,8 @@ DISTNAME= Net-OICQ-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Implements OICQ messaging protocol
-BUILD_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \
- p5-Crypt-OICQ>=0:${PORTSDIR}/security/p5-Crypt-OICQ
+BUILD_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
+ p5-Crypt-OICQ>=0:security/p5-Crypt-OICQ
USES= perl5
USE_PERL5= configure
diff --git a/chinese/p5-Lingua-Han-PinYin/Makefile b/chinese/p5-Lingua-Han-PinYin/Makefile
index 1c4dfef664b8..4201be8022d3 100644
--- a/chinese/p5-Lingua-Han-PinYin/Makefile
+++ b/chinese/p5-Lingua-Han-PinYin/Makefile
@@ -13,7 +13,7 @@ COMMENT= Retrieve the Mandarin (PinYin) of Chinese character (HanZi)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Lingua-Han-Utils>=0.10:${PORTSDIR}/chinese/p5-Lingua-Han-Utils
+BUILD_DEPENDS= p5-Lingua-Han-Utils>=0.10:chinese/p5-Lingua-Han-Utils
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
diff --git a/chinese/p5-Lingua-Han-Utils/Makefile b/chinese/p5-Lingua-Han-Utils/Makefile
index e3a1e8c29e71..5358a1027a45 100644
--- a/chinese/p5-Lingua-Han-Utils/Makefile
+++ b/chinese/p5-Lingua-Han-Utils/Makefile
@@ -13,7 +13,7 @@ COMMENT= Utility tools of Chinese character(HanZi)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Encode-Detect-CJK>=0:${PORTSDIR}/converters/p5-Encode-Detect-CJK
+BUILD_DEPENDS= p5-Encode-Detect-CJK>=0:converters/p5-Encode-Detect-CJK
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/chinese/p5-Lingua-ZH-Keywords/Makefile b/chinese/p5-Lingua-ZH-Keywords/Makefile
index 1c83c65bbc31..66ec892ad819 100644
--- a/chinese/p5-Lingua-ZH-Keywords/Makefile
+++ b/chinese/p5-Lingua-ZH-Keywords/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Chinese Keywords Extraction via Lingua::ZH::TaBE
-BUILD_DEPENDS= p5-Lingua-ZH-TaBE>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE
+BUILD_DEPENDS= p5-Lingua-ZH-TaBE>=0:chinese/p5-Lingua-ZH-TaBE
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/chinese/p5-Lingua-ZH-Summarize/Makefile b/chinese/p5-Lingua-ZH-Summarize/Makefile
index 731592ee8b69..6b30f5e42d84 100644
--- a/chinese/p5-Lingua-ZH-Summarize/Makefile
+++ b/chinese/p5-Lingua-ZH-Summarize/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Chinese Text Summarization
-BUILD_DEPENDS= p5-Lingua-ZH-Toke>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-Toke \
- p5-Lingua-ZH-Wrap>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-Wrap
+BUILD_DEPENDS= p5-Lingua-ZH-Toke>=0:chinese/p5-Lingua-ZH-Toke \
+ p5-Lingua-ZH-Wrap>=0:chinese/p5-Lingua-ZH-Wrap
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/chinese/p5-Lingua-ZH-TaBE/Makefile b/chinese/p5-Lingua-ZH-TaBE/Makefile
index b7aa156d49fe..c37d03c7e001 100644
--- a/chinese/p5-Lingua-ZH-TaBE/Makefile
+++ b/chinese/p5-Lingua-ZH-TaBE/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Chinese processing via libtabe
-LIB_DEPENDS= libtabe.so:${PORTSDIR}/chinese/libtabe
+LIB_DEPENDS= libtabe.so:chinese/libtabe
USES= perl5
USE_PERL5= configure
diff --git a/chinese/p5-Lingua-ZH-Toke/Makefile b/chinese/p5-Lingua-ZH-Toke/Makefile
index 5562e977b82a..4bc297a6247f 100644
--- a/chinese/p5-Lingua-ZH-Toke/Makefile
+++ b/chinese/p5-Lingua-ZH-Toke/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Chinese Tokenizer on steroids
-BUILD_DEPENDS= p5-Lingua-ZH-TaBE>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE
+BUILD_DEPENDS= p5-Lingua-ZH-TaBE>=0:chinese/p5-Lingua-ZH-TaBE
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/chinese/p5-Text-Greeking-zh_TW/Makefile b/chinese/p5-Text-Greeking-zh_TW/Makefile
index 0bc7c53e74cf..80a2d4da5b2f 100644
--- a/chinese/p5-Text-Greeking-zh_TW/Makefile
+++ b/chinese/p5-Text-Greeking-zh_TW/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generate meaningless Chinese text that creates the illusion of the document
-RUN_DEPENDS= p5-common-sense>=2.02:${PORTSDIR}/devel/p5-common-sense
+RUN_DEPENDS= p5-common-sense>=2.02:devel/p5-common-sense
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
diff --git a/chinese/p5-cconv/Makefile b/chinese/p5-cconv/Makefile
index 23bbae5a0332..ce27031810ee 100644
--- a/chinese/p5-cconv/Makefile
+++ b/chinese/p5-cconv/Makefile
@@ -14,7 +14,7 @@ COMMENT= Perl wrapper for chinese/cconv
LICENSE= GPLv2
-LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv
+LIB_DEPENDS= libcconv.so:chinese/cconv
USE_PERL5= configure
USES= localbase perl5
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile
index df9e0bf065d4..9ce23b533fa8 100644
--- a/chinese/pcmanx/Makefile
+++ b/chinese/pcmanx/Makefile
@@ -40,7 +40,7 @@ DEBUG_CONFIGURE_ENABLE= debug
DOCKLET_CONFIGURE_ENABLE= docklet
NOTIFIER_CONFIGURE_ENABLE= notifier
LIBNOTIFY_CONFIGURE_ENABLE= libnotify
-LIBNOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
+LIBNOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify
NANCY_CONFIGURE_ENABLE= nancy
MOUSE_CONFIGURE_ENABLE= mouse
EXTERNAL_CONFIGURE_ENABLE= external
diff --git a/chinese/php-cconv/Makefile b/chinese/php-cconv/Makefile
index 941d4d425278..5f9b1d696fce 100644
--- a/chinese/php-cconv/Makefile
+++ b/chinese/php-cconv/Makefile
@@ -13,7 +13,7 @@ COMMENT= PHP wrapper for chinese/cconv
LICENSE= GPLv2
-LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv
+LIB_DEPENDS= libcconv.so:chinese/cconv
CONFIGURE_ARGS= --with-cconv-dir=${LOCALBASE}
USE_PHP= yes
diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile
index 23772b422505..efa85c1dad42 100644
--- a/chinese/phpbb-tw/Makefile
+++ b/chinese/phpbb-tw/Makefile
@@ -12,7 +12,7 @@ DISTNAME= phpBB-tw-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= The Traditional Chinese version of phpBB
-RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear
+RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear
CONFLICTS= phpbb-[0-9]*
USES= dos2unix
diff --git a/chinese/py-cconv/Makefile b/chinese/py-cconv/Makefile
index 61425c7ae77e..aaf3f66a3c5d 100644
--- a/chinese/py-cconv/Makefile
+++ b/chinese/py-cconv/Makefile
@@ -13,7 +13,7 @@ COMMENT= Python wrapper for chinese/cconv
LICENSE= GPLv2
-LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv
+LIB_DEPENDS= libcconv.so:chinese/cconv
USE_PYTHON= autoplist concurrent distutils
USES= localbase python
diff --git a/chinese/pyzy/Makefile b/chinese/pyzy/Makefile
index bfb5a728613b..54362ad6e806 100644
--- a/chinese/pyzy/Makefile
+++ b/chinese/pyzy/Makefile
@@ -14,7 +14,7 @@ COMMENT= The Chinese PinYin and Bopomofo conversion library
LICENSE= LGPL21
-LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3
+LIB_DEPENDS= libsqlite3.so:databases/sqlite3
USES= compiler:c++11-lib gmake libtool pkgconfig python:build shebangfix
SHEBANG_FILES= data/db/android/create_db.py
@@ -40,7 +40,7 @@ OPENPHRASE_DB_CONFIGURE_ENABLE= db-open-phrase
OPENPHRASE_DB_DISTFILES= ${OPENPHRASE_DBFILE}
OPENCC_CONFIGURE_ENABLE= opencc
-OPENCC_LIB_DEPENDS= libopencc.so:${PORTSDIR}/chinese/opencc
+OPENCC_LIB_DEPENDS= libopencc.so:chinese/opencc
post-extract-OPENPHRASE_DB-on:
@${CP} ${DISTDIR}/${OPENPHRASE_DBFILE} ${WRKSRC}/data/db/open-phrase
diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile
index 189c62dc32cf..1ec506e3ba2b 100644
--- a/chinese/qterm/Makefile
+++ b/chinese/qterm/Makefile
@@ -40,7 +40,7 @@ PHONON_CMAKE_ON= -DQTERM_ENABLE_PHONON:BOOL=TRUE
PHONON_CMAKE_OFF= -DQTERM_ENABLE_PHONON:BOOL=FALSE
QTSCRIPT_USE= QT4=script
-QTSCRIPT_RUN_DEPENDS= ${QT_PLUGINDIR}/script/libqtscript_core.so:${PORTSDIR}/devel/qtscriptgenerator
+QTSCRIPT_RUN_DEPENDS= ${QT_PLUGINDIR}/script/libqtscript_core.so:devel/qtscriptgenerator
QTSCRIPT_CMAKE_ON= -DQTERM_ENABLE_SCRIPT:BOOL=TRUE
QTSCRIPT_CMAKE_OFF= -DQTERM_ENABLE_SCRIPT:BOOL=FALSE
diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile
index 46774314d880..a43b7d92b8de 100644
--- a/chinese/reciteword/Makefile
+++ b/chinese/reciteword/Makefile
@@ -17,7 +17,7 @@ COMMENT= Education software to help people to study English
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libespeak.so:${PORTSDIR}/audio/espeak
+LIB_DEPENDS= libespeak.so:audio/espeak
GNU_CONFIGURE= yes
USES= tar:bzip2 gettext gmake pkgconfig
diff --git a/chinese/scim-array/Makefile b/chinese/scim-array/Makefile
index ffe88cf416ff..ed1ca554c89f 100644
--- a/chinese/scim-array/Makefile
+++ b/chinese/scim-array/Makefile
@@ -13,8 +13,8 @@ COMMENT= Array 30 SCIM IMEngine module
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
-RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim
+BUILD_DEPENDS= scim:textproc/scim
+RUN_DEPENDS= scim:textproc/scim
GNU_CONFIGURE= yes
USES= gettext gmake iconv libtool:keepla pkgconfig
diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile
index 90419c675ae8..e0cb857422fd 100644
--- a/chinese/scim-fcitx/Makefile
+++ b/chinese/scim-fcitx/Makefile
@@ -15,7 +15,7 @@ COMMENT= SCIM IMEngine module for fcitx
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim
+RUN_DEPENDS= scim:textproc/scim
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= tar:bzip2 gmake libtool:keepla pkgconfig
diff --git a/chinese/scim-pinyin/Makefile b/chinese/scim-pinyin/Makefile
index fc23746938a9..67d8367c165e 100644
--- a/chinese/scim-pinyin/Makefile
+++ b/chinese/scim-pinyin/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= SCIM Chinese Smart Pinyin input method
-BUILD_DEPENDS= scim>=1.2.0:${PORTSDIR}/textproc/scim
+BUILD_DEPENDS= scim>=1.2.0:textproc/scim
RUN_DEPENDS:= ${BUILD_DEPENDS}
LICENSE= GPLv2
diff --git a/chinese/scim-tables/Makefile b/chinese/scim-tables/Makefile
index e4c4d8ce5607..7e6812c92c72 100644
--- a/chinese/scim-tables/Makefile
+++ b/chinese/scim-tables/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= SCIM table based Chinese input methods
-BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \
- scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
-RUN_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
+BUILD_DEPENDS= scim:textproc/scim \
+ scim-make-table:textproc/scim-table-imengine
+RUN_DEPENDS= scim-make-table:textproc/scim-table-imengine
USES= pkgconfig gmake
GNU_CONFIGURE= yes
diff --git a/chinese/sunpinyin/Makefile b/chinese/sunpinyin/Makefile
index 30a631a26761..d9a993efb78c 100644
--- a/chinese/sunpinyin/Makefile
+++ b/chinese/sunpinyin/Makefile
@@ -14,7 +14,7 @@ COMMENT= Statistical language model based input method engine
LICENSE= LGPL21 CDDL
LICENSE_COMB= dual
-LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3
+LIB_DEPENDS= libsqlite3.so:databases/sqlite3
USE_GITHUB= yes
GH_TAGNAME= a8bd811
diff --git a/chinese/ttf2pt1/Makefile b/chinese/ttf2pt1/Makefile
index c66355047dca..54530a63ad26 100644
--- a/chinese/ttf2pt1/Makefile
+++ b/chinese/ttf2pt1/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-chinese-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= True Type Font to Postscript Type 1 converter with Chinese maps
-RUN_DEPENDS= ttf2pt1:${PORTSDIR}/print/ttf2pt1
+RUN_DEPENDS= ttf2pt1:print/ttf2pt1
USES= tar:tgz
MAKE_ARGS= INSTDIR="${PREFIX}"
diff --git a/chinese/ttfm/Makefile b/chinese/ttfm/Makefile
index 21b53770aa82..9a1d33e89bd1 100644
--- a/chinese/ttfm/Makefile
+++ b/chinese/ttfm/Makefile
@@ -12,7 +12,7 @@ COMMENT= Big5/GB enhanced TrueType Font Manager
LICENSE= MIT
-LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= libfreetype.so:print/freetype2
MAKE_ARGS= FREETYPE_BASE=${LOCALBASE:Q} CC="${CC}"
diff --git a/chinese/ttfm/Makefile.ttf b/chinese/ttfm/Makefile.ttf
index ef50e54fb48e..e4e21bff54cf 100644
--- a/chinese/ttfm/Makefile.ttf
+++ b/chinese/ttfm/Makefile.ttf
@@ -22,17 +22,17 @@ XFONTSDIR_REL= ${XFONTSDIR:S,${LOCALBASE}/,,}
PLIST_SUB+= XFONTSDIR=${XFONTSDIR_REL}
.if ${PORT_OPTIONS:MX11}
-RUN_DEPENDS+= ${LOCALBASE}/bin/fc-cache:${PORTSDIR}/x11-fonts/fontconfig
+RUN_DEPENDS+= ${LOCALBASE}/bin/fc-cache:x11-fonts/fontconfig
_TTF_MODULES= xttfm
.endif
.if ${PORT_OPTIONS:MGHOSTSCRIPT}
-RUN_DEPENDS+= ${LOCALBASE}/share/fonts/adobe-cmaps/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps
+RUN_DEPENDS+= ${LOCALBASE}/share/fonts/adobe-cmaps/ai0/CMap/Identity-H:print/adobe-cmaps
_TTF_MODULES+= gscjk
.endif
.if defined(_TTF_MODULES)
-RUN_DEPENDS+= ${PREFIX}/bin/ttfm.sh:${PORTSDIR}/chinese/ttfm
+RUN_DEPENDS+= ${PREFIX}/bin/ttfm.sh:chinese/ttfm
.endif
check-makefile: check-makefile-ttf
diff --git a/chinese/xpdf/Makefile b/chinese/xpdf/Makefile
index 161bb338db79..8c649c8cbbb1 100644
--- a/chinese/xpdf/Makefile
+++ b/chinese/xpdf/Makefile
@@ -16,11 +16,11 @@ DIST_SUBDIR= ${PORTNAME}-chinese-${PORTVERSION}
MAINTAINER= hrs@FreeBSD.org
COMMENT= Chinese font support for xpdf
-RUN_DEPENDS= xpdf:${PORTSDIR}/graphics/xpdf \
- ${ADOBECMAPDIR}/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps \
- ${FONTSDIR}/STHeiti-Regular:${PORTSDIR}/chinese/font-std \
- ${FONTSDIR}/STSong-Light:${PORTSDIR}/chinese/font-std \
- ${FONTSDIR}/MSung-Light:${PORTSDIR}/chinese/font-std
+RUN_DEPENDS= xpdf:graphics/xpdf \
+ ${ADOBECMAPDIR}/ai0/CMap/Identity-H:print/adobe-cmaps \
+ ${FONTSDIR}/STHeiti-Regular:chinese/font-std \
+ ${FONTSDIR}/STSong-Light:chinese/font-std \
+ ${FONTSDIR}/MSung-Light:chinese/font-std
NO_BUILD= yes
NO_ARCH= yes