diff options
Diffstat (limited to 'chinese/scim-fcitx/Makefile')
-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 e0cb857422fd..612e15dce4f1 100644 --- a/chinese/scim-fcitx/Makefile +++ b/chinese/scim-fcitx/Makefile @@ -15,8 +15,8 @@ COMMENT= SCIM IMEngine module for fcitx LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= scim:textproc/scim -BUILD_DEPENDS:= ${RUN_DEPENDS} USES= tar:bzip2 gmake libtool:keepla pkgconfig GNU_CONFIGURE= yes |