aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-08-01 02:16:49 +0800
committerlofi <lofi@FreeBSD.org>2004-08-01 02:16:49 +0800
commit9c48ddd156a204b89cc4dc698b66298147aa4b11 (patch)
tree6207da3295e559667f5e43a1bdb610a8c1848b9f /devel
parentd9dd029ac0d2f88067c22443b78ae29a032dd753 (diff)
downloadfreebsd-ports-gnome-9c48ddd156a204b89cc4dc698b66298147aa4b11.tar.gz
freebsd-ports-gnome-9c48ddd156a204b89cc4dc698b66298147aa4b11.tar.zst
freebsd-ports-gnome-9c48ddd156a204b89cc4dc698b66298147aa4b11.zip
Add a patch to fix configure on -STABLE.
Diffstat (limited to 'devel')
-rw-r--r--devel/callgrind/files/patch-configure19
-rw-r--r--devel/calltree/files/patch-configure19
2 files changed, 38 insertions, 0 deletions
diff --git a/devel/callgrind/files/patch-configure b/devel/callgrind/files/patch-configure
new file mode 100644
index 000000000000..3846a60923b7
--- /dev/null
+++ b/devel/callgrind/files/patch-configure
@@ -0,0 +1,19 @@
+--- configure.orig Sat Jul 31 20:09:02 2004
++++ configure Sat Jul 31 20:09:18 2004
+@@ -3212,16 +3212,9 @@
+ cat >>conftest.$ac_ext <<_ACEOF
+ /* end confdefs.h. */
+
+-int
+-main ()
+-{
+-
+ #include "vg_skin.h"
+ int main() { return 0 ; }
+
+- ;
+- return 0;
+-}
+ _ACEOF
+ rm -f conftest.$ac_objext
+ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
diff --git a/devel/calltree/files/patch-configure b/devel/calltree/files/patch-configure
new file mode 100644
index 000000000000..3846a60923b7
--- /dev/null
+++ b/devel/calltree/files/patch-configure
@@ -0,0 +1,19 @@
+--- configure.orig Sat Jul 31 20:09:02 2004
++++ configure Sat Jul 31 20:09:18 2004
+@@ -3212,16 +3212,9 @@
+ cat >>conftest.$ac_ext <<_ACEOF
+ /* end confdefs.h. */
+
+-int
+-main ()
+-{
+-
+ #include "vg_skin.h"
+ int main() { return 0 ; }
+
+- ;
+- return 0;
+-}
+ _ACEOF
+ rm -f conftest.$ac_objext
+ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5