diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-06-21 01:09:40 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-06-21 01:09:40 +0800 |
commit | c5d896e95501d384aa1009568ab2d1e80b94c022 (patch) | |
tree | 13de8de5ed665c8e0b9fd8c2c7d4c2016169e2fe /devel/gconf2/files | |
parent | cd3b7f14b7c76132c79092c2ef7cda073b99f149 (diff) | |
download | marcuscom-ports-c5d896e95501d384aa1009568ab2d1e80b94c022.tar marcuscom-ports-c5d896e95501d384aa1009568ab2d1e80b94c022.tar.gz marcuscom-ports-c5d896e95501d384aa1009568ab2d1e80b94c022.tar.bz2 marcuscom-ports-c5d896e95501d384aa1009568ab2d1e80b94c022.tar.lz marcuscom-ports-c5d896e95501d384aa1009568ab2d1e80b94c022.tar.xz marcuscom-ports-c5d896e95501d384aa1009568ab2d1e80b94c022.tar.zst marcuscom-ports-c5d896e95501d384aa1009568ab2d1e80b94c022.zip |
Add a dependency on linc.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@913 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gconf2/files')
-rw-r--r-- | devel/gconf2/files/patch-configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/gconf2/files/patch-configure b/devel/gconf2/files/patch-configure index d54e11c88..b41b752d8 100644 --- a/devel/gconf2/files/patch-configure +++ b/devel/gconf2/files/patch-configure @@ -8,12 +8,3 @@ # 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" |