aboutsummaryrefslogtreecommitdiff
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
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
-rw-r--r--japanese/scim-anthy/Makefile9
-rw-r--r--japanese/scim-canna/Makefile9
-rw-r--r--japanese/scim-honoka-plugin-wnn/Makefile9
-rw-r--r--japanese/scim-prime/Makefile9
-rw-r--r--japanese/scim-skk/Makefile8
-rw-r--r--japanese/scim-tomoe/Makefile9
-rw-r--r--japanese/scim-uim/Makefile9
7 files changed, 14 insertions, 48 deletions
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile
index 10a663d8fafc..fc3c24d95bc7 100644
--- a/japanese/scim-anthy/Makefile
+++ b/japanese/scim-anthy/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ja-scim-anthy
-# Date created: 2 Mar 2005
-# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
-#
+# Created by: Hajimu UMEMOTO <ume@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= scim-anthy
PORTVERSION= 1.2.7
@@ -21,8 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
kasumi:${PORTSDIR}/japanese/kasumi
USE_GNOME= lthack
-USES= iconv
-USE_GMAKE= yes
+USES= gmake iconv pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
diff --git a/japanese/scim-canna/Makefile b/japanese/scim-canna/Makefile
index 8b13e0f369e1..a6956a308768 100644
--- a/japanese/scim-canna/Makefile
+++ b/japanese/scim-canna/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ja-scim-canna
-# Date created: 2005-04-03
-# Whom: Norikatsu Shigemura <nork@FreeBSD.org>
-#
+# Created by: Norikatsu Shigemura <nork@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= scim-canna
PORTVERSION= 1.0.0
@@ -21,8 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_AUTOTOOLS= libtool
USE_GNOME= lthack
-USES= iconv
-USE_GMAKE= yes
+USES= gmake iconv pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__
diff --git a/japanese/scim-honoka-plugin-wnn/Makefile b/japanese/scim-honoka-plugin-wnn/Makefile
index d5dcee4a6229..1bf0705d34f3 100644
--- a/japanese/scim-honoka-plugin-wnn/Makefile
+++ b/japanese/scim-honoka-plugin-wnn/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ja-scim-honoka-plugin-wnn
-# Date created: 4 Jun 2006
-# Whom: Masashi CHIBA
-#
+# Created by: Masashi CHIBA
# $FreeBSD$
-#
PORTNAME= scim-honoka-plugin-wnn
PORTVERSION= 0.9.0
@@ -22,9 +18,8 @@ RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim \
${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/honoka.so:${PORTSDIR}/japanese/scim-honoka \
${LOCALBASE}/lib/scim-1.0/1.4.0/honoka/plugin-romkan.so:${PORTSDIR}/japanese/scim-honoka-plugin-romkan
-USES= gettext iconv pathfix
+USES= gettext gmake iconv pathfix pkgconfig
USE_GNOME= lthack
-USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
diff --git a/japanese/scim-prime/Makefile b/japanese/scim-prime/Makefile
index dedc02e4082d..efabf448ce3c 100644
--- a/japanese/scim-prime/Makefile
+++ b/japanese/scim-prime/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ja-scim-prime
-# Date created: 2005-10-10
-# Whom: Norikatsu Shigemura <nork@FreeBSD.org>
-#
+# Created by: Norikatsu Shigemura <nork@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= scim-prime
PORTVERSION= 0.3.0
@@ -20,8 +16,7 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GNOME= lthack
-USES= iconv
-USE_GMAKE= yes
+USES= gmake iconv pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__
diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile
index 9b265de2c152..866795a65be0 100644
--- a/japanese/scim-skk/Makefile
+++ b/japanese/scim-skk/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: ja-scim-skk
-# Date created: 6 Apr 2005
-# Whom: Jun Mukai <mukai@jmuk.org>
-#
+# Created by: Jun Mukai <mukai@jmuk.org>
# $FreeBSD$
# $MCom: ports/japanese/scim-skk/Makefile,v 1.1 2006/09/30 05:17:05 ahze Exp $
@@ -19,8 +16,7 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_AUTOTOOLS= libtool
-USES= iconv
-USE_GMAKE= yes
+USES= gmake iconv pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
diff --git a/japanese/scim-tomoe/Makefile b/japanese/scim-tomoe/Makefile
index c1200ee12f73..9d296ee0464f 100644
--- a/japanese/scim-tomoe/Makefile
+++ b/japanese/scim-tomoe/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ja-scim-tomoe
-# Date created: 18 Dec 2005
-# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
-#
+# Created by: Hajimu UMEMOTO <ume@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= scim-tomoe
PORTVERSION= 0.6.0
@@ -19,8 +15,7 @@ LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanese/tomoe \
tomoe-gtk.1:${PORTSDIR}/japanese/libtomoe-gtk
USE_GNOME= lthack intlhack
-USES= gettext iconv
-USE_GMAKE= yes
+USES= gettext gmake iconv pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
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}" \