diff options
Diffstat (limited to 'korean/scim-tables/Makefile')
-rw-r--r-- | korean/scim-tables/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/korean/scim-tables/Makefile b/korean/scim-tables/Makefile index 76ab65fb181..b732548b8d3 100644 --- a/korean/scim-tables/Makefile +++ b/korean/scim-tables/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: ko-scim-tables -# Date created: 22 May 2004 -# Whom: Jie Gao <gaoj@cpsc.ucalgary.ca> -# +# Created by: Jie Gao <gaoj@cpsc.ucalgary.ca> # $FreeBSD$ # $MCom: ports/korean/scim-tables/Makefile,v 1.1 2006/09/30 03:44:11 ahze Exp $ - PORTNAME= scim-tables PORTVERSION= 0.5.10 PORTREVISION= 1 @@ -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> |