aboutsummaryrefslogtreecommitdiff
path: root/chinese/scim-tables
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 06:34:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 06:34:47 +0000
commite2eefe54727fdc19d777faed8f31182080be79c7 (patch)
treeb30102687ef5c1ab28ebc1ef135357c7ae631a39 /chinese/scim-tables
parent6ee4f3c0edb78d03dd3593708882d63a840d5fbd (diff)
downloadports-e2eefe54727fdc19d777faed8f31182080be79c7.tar.gz
ports-e2eefe54727fdc19d777faed8f31182080be79c7.zip
Convert all c categories to USE=pkgconfig
Notes
Notes: svn path=/head/; revision=316310
Diffstat (limited to 'chinese/scim-tables')
-rw-r--r--chinese/scim-tables/Makefile2
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>