aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-uim
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-13 21:39:06 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-13 21:39:06 +0000
commit0b973c721437cf424172ebc1e4b8bd6a24096b9a (patch)
treebb19ab61dcfdad2d7d6e10bf97ac7a17c04902d1 /japanese/scim-uim
parent5511fddafda936d485ea525e58bf9b64036f9e61 (diff)
downloadports-0b973c721437cf424172ebc1e4b8bd6a24096b9a.tar.gz
ports-0b973c721437cf424172ebc1e4b8bd6a24096b9a.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=327188
Diffstat (limited to 'japanese/scim-uim')
-rw-r--r--japanese/scim-uim/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile
index ad8234cadf8b..9b5738487ed7 100644
--- a/japanese/scim-uim/Makefile
+++ b/japanese/scim-uim/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ja-scim-uim
-# Date created: 15 Nov 2004
-# Whom: Seiya Yanagita <s_yanagita@ybb.ne.jp>
-#
+# Created by: Seiya Yanagita <s_yanagita@ybb.ne.jp>
# $FreeBSD$
-#
PORTNAME= scim-uim
PORTVERSION= 0.2.0
@@ -21,8 +17,7 @@ LIB_DEPENDS= uim:${PORTSDIR}/textproc/uim
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GNOME= lthack
-USES= iconv
-USE_GMAKE= yes
+USES= gmake iconv pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \