aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-06-27 09:52:22 +0800
committermaho <maho@FreeBSD.org>2005-06-27 09:52:22 +0800
commit1cee8fba5617415fb736b5277a58520a8043e9f6 (patch)
treee45a2cf49d2cf1a29c46b5bba58b8682bedbbae1
parent38634a4c3f2b7787aa46425e81be77cd2b2472c7 (diff)
downloadfreebsd-ports-gnome-1cee8fba5617415fb736b5277a58520a8043e9f6.tar.gz
freebsd-ports-gnome-1cee8fba5617415fb736b5277a58520a8043e9f6.tar.zst
freebsd-ports-gnome-1cee8fba5617415fb736b5277a58520a8043e9f6.zip
Dmitry Sivachenko has just checked-in a patch to fltk such that openoffice
now builds even if you have fltk installed. Submitted by: Mike Durian <durian@shadetreesoftware.com>
-rw-r--r--editors/openoffice-2.0-devel/Makefile3
-rw-r--r--editors/openoffice-3-devel/Makefile3
-rw-r--r--editors/openoffice-3/Makefile3
-rw-r--r--editors/openoffice.org-2-RC/Makefile3
-rw-r--r--editors/openoffice.org-2-devel/Makefile3
-rw-r--r--editors/openoffice.org-2.0-devel/Makefile3
-rw-r--r--editors/openoffice.org-2.0/Makefile3
-rw-r--r--editors/openoffice.org-2/Makefile3
-rw-r--r--editors/openoffice.org-3-RC/Makefile3
-rw-r--r--editors/openoffice.org-3-devel/Makefile3
-rw-r--r--editors/openoffice.org-3/Makefile3
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile3
12 files changed, 0 insertions, 36 deletions
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile
index 41c9f901bbb5..a3ae0ad66bb0 100644
--- a/editors/openoffice-2.0-devel/Makefile
+++ b/editors/openoffice-2.0-devel/Makefile
@@ -47,9 +47,6 @@ JAVA_BUILD= jdk
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
-.if exists(${X11BASE}/bin/fltk-config)
-BROKEN= "Please deinstall fltk, currently causes a build failure"
-.endif
CODELINE= 680
RELEASE_NR= 1.9
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index 41c9f901bbb5..a3ae0ad66bb0 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -47,9 +47,6 @@ JAVA_BUILD= jdk
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
-.if exists(${X11BASE}/bin/fltk-config)
-BROKEN= "Please deinstall fltk, currently causes a build failure"
-.endif
CODELINE= 680
RELEASE_NR= 1.9
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 41c9f901bbb5..a3ae0ad66bb0 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -47,9 +47,6 @@ JAVA_BUILD= jdk
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
-.if exists(${X11BASE}/bin/fltk-config)
-BROKEN= "Please deinstall fltk, currently causes a build failure"
-.endif
CODELINE= 680
RELEASE_NR= 1.9
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index 41c9f901bbb5..a3ae0ad66bb0 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -47,9 +47,6 @@ JAVA_BUILD= jdk
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
-.if exists(${X11BASE}/bin/fltk-config)
-BROKEN= "Please deinstall fltk, currently causes a build failure"
-.endif
CODELINE= 680
RELEASE_NR= 1.9
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index 41c9f901bbb5..a3ae0ad66bb0 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -47,9 +47,6 @@ JAVA_BUILD= jdk
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
-.if exists(${X11BASE}/bin/fltk-config)
-BROKEN= "Please deinstall fltk, currently causes a build failure"
-.endif
CODELINE= 680
RELEASE_NR= 1.9
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index 41c9f901bbb5..a3ae0ad66bb0 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/Makefile
@@ -47,9 +47,6 @@ JAVA_BUILD= jdk
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
-.if exists(${X11BASE}/bin/fltk-config)
-BROKEN= "Please deinstall fltk, currently causes a build failure"
-.endif
CODELINE= 680
RELEASE_NR= 1.9
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile
index 41c9f901bbb5..a3ae0ad66bb0 100644
--- a/editors/openoffice.org-2.0/Makefile
+++ b/editors/openoffice.org-2.0/Makefile
@@ -47,9 +47,6 @@ JAVA_BUILD= jdk
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
-.if exists(${X11BASE}/bin/fltk-config)
-BROKEN= "Please deinstall fltk, currently causes a build failure"
-.endif
CODELINE= 680
RELEASE_NR= 1.9
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile
index 41c9f901bbb5..a3ae0ad66bb0 100644
--- a/editors/openoffice.org-2/Makefile
+++ b/editors/openoffice.org-2/Makefile
@@ -47,9 +47,6 @@ JAVA_BUILD= jdk
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
-.if exists(${X11BASE}/bin/fltk-config)
-BROKEN= "Please deinstall fltk, currently causes a build failure"
-.endif
CODELINE= 680
RELEASE_NR= 1.9
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index 41c9f901bbb5..a3ae0ad66bb0 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -47,9 +47,6 @@ JAVA_BUILD= jdk
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
-.if exists(${X11BASE}/bin/fltk-config)
-BROKEN= "Please deinstall fltk, currently causes a build failure"
-.endif
CODELINE= 680
RELEASE_NR= 1.9
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index 41c9f901bbb5..a3ae0ad66bb0 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -47,9 +47,6 @@ JAVA_BUILD= jdk
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
-.if exists(${X11BASE}/bin/fltk-config)
-BROKEN= "Please deinstall fltk, currently causes a build failure"
-.endif
CODELINE= 680
RELEASE_NR= 1.9
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile
index 41c9f901bbb5..a3ae0ad66bb0 100644
--- a/editors/openoffice.org-3/Makefile
+++ b/editors/openoffice.org-3/Makefile
@@ -47,9 +47,6 @@ JAVA_BUILD= jdk
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
-.if exists(${X11BASE}/bin/fltk-config)
-BROKEN= "Please deinstall fltk, currently causes a build failure"
-.endif
CODELINE= 680
RELEASE_NR= 1.9
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 41c9f901bbb5..a3ae0ad66bb0 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -47,9 +47,6 @@ JAVA_BUILD= jdk
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
-.if exists(${X11BASE}/bin/fltk-config)
-BROKEN= "Please deinstall fltk, currently causes a build failure"
-.endif
CODELINE= 680
RELEASE_NR= 1.9