aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/scim-tables/Makefile
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-03-24 23:51:03 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-03-24 23:51:03 +0800
commit74c2945c16800c1347e889fef3ffa33f84d5ec72 (patch)
treeca8abc00c58ac273c3a9576bbbd4d2448b7e4db8 /chinese/scim-tables/Makefile
parentb64c610d62fd3647065833f9035b8ea43b10d1a1 (diff)
downloadfreebsd-ports-gnome-74c2945c16800c1347e889fef3ffa33f84d5ec72.tar.gz
freebsd-ports-gnome-74c2945c16800c1347e889fef3ffa33f84d5ec72.tar.zst
freebsd-ports-gnome-74c2945c16800c1347e889fef3ffa33f84d5ec72.zip
- Add explicit pkgconf dependency
- Trim headers PR: ports/177306 Reported by: John Marino <draco@marino.st> With hat: portmgr
Diffstat (limited to 'chinese/scim-tables/Makefile')
-rw-r--r--chinese/scim-tables/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/chinese/scim-tables/Makefile b/chinese/scim-tables/Makefile
index 85be2bdcc0a8..927404c28b9a 100644
--- a/chinese/scim-tables/Makefile
+++ b/chinese/scim-tables/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: zh-scim-tables
-# Date created: 22 May 2004
-# Whom: Jie Gao <gaoj@cpsc.ucalgary.ca>
-#
+# Created by: Jie Gao <gaoj@cpsc.ucalgary.ca>
# $FreeBSD$
-#
PORTNAME= scim-tables
PORTVERSION= 0.5.10
@@ -19,6 +15,7 @@ RUN_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_PKGCONFIG= build
.include <bsd.port.pre.mk>