diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 06:34:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 06:34:47 +0000 |
commit | e2eefe54727fdc19d777faed8f31182080be79c7 (patch) | |
tree | b30102687ef5c1ab28ebc1ef135357c7ae631a39 /chinese/scim-tables | |
parent | 6ee4f3c0edb78d03dd3593708882d63a840d5fbd (diff) | |
download | ports-e2eefe54727fdc19d777faed8f31182080be79c7.tar.gz ports-e2eefe54727fdc19d777faed8f31182080be79c7.zip |
Notes
Diffstat (limited to 'chinese/scim-tables')
-rw-r--r-- | chinese/scim-tables/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/scim-tables/Makefile b/chinese/scim-tables/Makefile index 927404c28b9a..635dc62dec7f 100644 --- a/chinese/scim-tables/Makefile +++ b/chinese/scim-tables/Makefile @@ -13,9 +13,9 @@ COMMENT= SCIM table based Chinese input methods BUILD_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine RUN_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine +USES= pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes -USE_PKGCONFIG= build .include <bsd.port.pre.mk> |