From 2a812403228fe77b53de0bb3ee317b6e8bb2daf9 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 15 Jun 2003 05:39:02 +0000 Subject: Remove the pkg-config check for linc. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@871 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gconf2/files/patch-configure | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'devel/gconf2') diff --git a/devel/gconf2/files/patch-configure b/devel/gconf2/files/patch-configure index f1195405d..d54e11c88 100644 --- a/devel/gconf2/files/patch-configure +++ b/devel/gconf2/files/patch-configure @@ -1,9 +1,6 @@ - -$FreeBSD: ports/devel/gconf2/files/patch-configure,v 1.7 2003/02/07 18:42:02 marcus Exp $ - ---- configure.orig Fri Apr 26 12:18:08 2002 -+++ configure Fri Apr 26 12:18:36 2002 -@@ -6797,6 +6797,7 @@ +--- configure.orig Sat May 3 13:11:21 2003 ++++ configure Sun Jun 15 01:22:52 2003 +@@ -8029,6 +8029,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -11,3 +8,12 @@ $FreeBSD: ports/devel/gconf2/files/patch-configure,v 1.7 2003/02/07 18:42:02 mar # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -8300,7 +8301,7 @@ + + + +-PKGCONFIG_MODULES='gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0 linc >= 0.5.0' ++PKGCONFIG_MODULES='gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0 ' + PKGCONFIG_MODULES_WITH_XML="$PKGCONFIG_MODULES libxml-2.0" + PKGCONFIG_MODULES_WITH_GTK=" $PKGCONFIG_MODULES gtk+-2.0 >= 2.0.0" + PKGCONFIG_MODULES_WITH_XML_AND_GTK=" $PKGCONFIG_MODULES gtk+-2.0 libxml-2.0" -- cgit v1.2.3