diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:29:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:29:15 +0000 |
commit | 7f4572eae4327c4403d9ef714cb6de917650662a (patch) | |
tree | e5609c11a5cecf09649970cae33b72d3774969e3 /chinese/scim-fcitx | |
parent | 630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff) |
Notes
Diffstat (limited to 'chinese/scim-fcitx')
-rw-r--r-- | chinese/scim-fcitx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |