aboutsummaryrefslogtreecommitdiff
path: root/chinese/ibus-chewing
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/ibus-chewing
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
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/ibus-chewing')
-rw-r--r--chinese/ibus-chewing/Makefile10
1 files changed, 5 insertions, 5 deletions
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