diff options
Diffstat (limited to 'chinese/scim-tables/Makefile')
-rw-r--r-- | chinese/scim-tables/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/scim-tables/Makefile b/chinese/scim-tables/Makefile index b681a3d8601b..e4c4d8ce5607 100644 --- a/chinese/scim-tables/Makefile +++ b/chinese/scim-tables/Makefile @@ -10,7 +10,8 @@ MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SCIM table based Chinese input methods -BUILD_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine +BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ + scim-make-table:${PORTSDIR}/textproc/scim-table-imengine RUN_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine USES= pkgconfig gmake |