mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Disable bonobo support, even if the software is available on the
system, since the code has bit-rotted and does not grok the new bonobo Problem reports by: Archie Cobbs <archie@whistle.com> Sledgehammer patch by: ade
This commit is contained in:
parent
bbb68e3825
commit
4fbddfe65b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31940
9
devel/libglade/files/patch-aa
Normal file
9
devel/libglade/files/patch-aa
Normal file
@ -0,0 +1,9 @@
|
||||
--- configure.orig Mon Jul 10 10:37:02 2000
|
||||
+++ configure Thu Aug 24 15:31:47 2000
|
||||
@@ -2801,4 +2801,4 @@
|
||||
if test "x$no_bonobo" = x ; then
|
||||
- echo "$ac_t""yes" 1>&6
|
||||
- have_bonobo=true
|
||||
+ echo "$ac_t""yes - but I'm ignoring it" 1>&6
|
||||
+ have_bonobo=false
|
||||
else
|
9
devel/libglade2/files/patch-aa
Normal file
9
devel/libglade2/files/patch-aa
Normal file
@ -0,0 +1,9 @@
|
||||
--- configure.orig Mon Jul 10 10:37:02 2000
|
||||
+++ configure Thu Aug 24 15:31:47 2000
|
||||
@@ -2801,4 +2801,4 @@
|
||||
if test "x$no_bonobo" = x ; then
|
||||
- echo "$ac_t""yes" 1>&6
|
||||
- have_bonobo=true
|
||||
+ echo "$ac_t""yes - but I'm ignoring it" 1>&6
|
||||
+ have_bonobo=false
|
||||
else
|
Loading…
Reference in New Issue
Block a user