summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-08-05 00:55:25 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-08-05 00:55:25 +0800
commite9d8d3c6a582f7ec0f52ff924a7442b23846e0f9 (patch)
tree4f85da7a3c913f0b6d3eaee685d5d67092dd8102 /devel
parent69b849628dc4926ef0be2d6b984a7e6c6728d48c (diff)
downloadmarcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.gz
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.bz2
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.lz
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.xz
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.zst
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.zip
Replace some USE_GNOME=pkgconfig elemments with USE_PKGCONFIG=build.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17018 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/desktop-file-utils/Makefile5
-rw-r--r--devel/gamin/Makefile5
-rw-r--r--devel/gsettings-desktop-schemas/Makefile5
-rw-r--r--devel/libIDL/Makefile5
-rw-r--r--devel/libffi/Makefile1
5 files changed, 13 insertions, 8 deletions
diff --git a/devel/desktop-file-utils/Makefile b/devel/desktop-file-utils/Makefile
index 73a1c8fae..af04eaa81 100644
--- a/devel/desktop-file-utils/Makefile
+++ b/devel/desktop-file-utils/Makefile
@@ -3,7 +3,7 @@
# Whom: Jean-Yves Lefort <jylefort@brutele.be>
#
# $FreeBSD$
-# $MCom: ports/devel/desktop-file-utils/Makefile,v 1.10 2012/01/17 16:13:53 ahze Exp $
+# $MCom: ports/devel/desktop-file-utils/Makefile,v 1.11 2012/01/17 16:30:19 ahze Exp $
#
PORTNAME= desktop-file-utils
@@ -14,7 +14,8 @@ MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= A couple of command line utilities for working with desktop entries
-USE_GNOME= glib20 pkgconfig
+USE_GNOME= glib20
+USE_PKGCONFIG= build
USE_XZ= yes
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/devel/gamin/Makefile b/devel/gamin/Makefile
index 63d42db70..26e472bae 100644
--- a/devel/gamin/Makefile
+++ b/devel/gamin/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gamin/Makefile,v 1.9 2012/01/17 04:02:05 ahze Exp $
+# $MCom: ports/devel/gamin/Makefile,v 1.10 2012/06/29 08:09:36 kwm Exp $
#
PORTNAME= gamin
@@ -18,7 +18,8 @@ COMMENT?= A file and directory monitoring system
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_GNOME?= gnomehack _glib20 pkgconfig
+USE_GNOME?= gnomehack _glib20
+USE_PKGCONFIG= build
USE_LDCONFIG= yes
CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \
--without-python
diff --git a/devel/gsettings-desktop-schemas/Makefile b/devel/gsettings-desktop-schemas/Makefile
index f7a56d366..ac81d41b3 100644
--- a/devel/gsettings-desktop-schemas/Makefile
+++ b/devel/gsettings-desktop-schemas/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gsettings-desktop-schemas/Makefile,v 1.17 2012/01/17 16:20:40 ahze Exp $
+# $MCom: ports/devel/gsettings-desktop-schemas/Makefile,v 1.18 2012/05/16 15:28:36 kwm Exp $
#
PORTNAME= gsettings-desktop-schemas
@@ -25,7 +25,8 @@ USE_XZ= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_PERL_BUILD= yes
-USE_GNOME= gnomehack intltool glib20 pkgconfig
+USE_GNOME= gnomehack intltool glib20
+USE_PKGCONFIG= build
GNU_CONFIGURE= yes
GLIB_SCHEMAS= org.gnome.desktop.a11y.applications.gschema.xml \
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile
index ec3aedcfc..fe02c7c84 100644
--- a/devel/libIDL/Makefile
+++ b/devel/libIDL/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/devel/libIDL/Makefile,v 1.9 2012/01/17 16:20:41 ahze Exp $
#
PORTNAME= libIDL
@@ -20,7 +20,8 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes
USE_BISON= build
-USE_GNOME= gnomehack glib20 pkgconfig
+USE_GNOME= gnomehack glib20
+USE_PKGCONFIG= build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile
index 69a3672dd..4eb02490c 100644
--- a/devel/libffi/Makefile
+++ b/devel/libffi/Makefile
@@ -17,6 +17,7 @@ COMMENT= Foreign Function Interface
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack
+USE_PKGCONFIG= build
PLIST_SUB= PORTVERSION=${PORTVERSION}
INFO= libffi