summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2006-03-27 02:23:32 +0000
committermaho <maho@FreeBSD.org>2006-03-27 02:23:32 +0000
commit1a66722124ad3352aed537487800fd4e761e1352 (patch)
tree4b5d7c55f157f10579693af6ce9eb4af16a0d112 /editors
parentab249df8a0c984d602892178dca4291d7586afb2 (diff)
downloadFreeBSD-ports-1a66722124ad3352aed537487800fd4e761e1352.zip
FreeBSD-ports-1a66722124ad3352aed537487800fd4e761e1352.tar.gz
Enable CUPS support for default
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-3-devel/files/Makefile.knobs10
-rw-r--r--editors/openoffice-3/files/Makefile.knobs11
-rw-r--r--editors/openoffice.org-2-RC/files/Makefile.knobs11
-rw-r--r--editors/openoffice.org-2-devel/files/Makefile.knobs10
-rw-r--r--editors/openoffice.org-2.0-devel/files/Makefile.knobs10
-rw-r--r--editors/openoffice.org-2.0/files/Makefile.knobs11
-rw-r--r--editors/openoffice.org-2/files/Makefile.knobs11
-rw-r--r--editors/openoffice.org-3-RC/files/Makefile.knobs11
-rw-r--r--editors/openoffice.org-3-devel/files/Makefile.knobs10
-rw-r--r--editors/openoffice.org-3/files/Makefile.knobs11
-rw-r--r--editors/openoffice.org-vcltesttool/files/Makefile.knobs10
11 files changed, 55 insertions, 61 deletions
diff --git a/editors/openoffice-3-devel/files/Makefile.knobs b/editors/openoffice-3-devel/files/Makefile.knobs
index 72abc5d..625bbba 100644
--- a/editors/openoffice-3-devel/files/Makefile.knobs
+++ b/editors/openoffice-3-devel/files/Makefile.knobs
@@ -105,11 +105,11 @@ pre-fetch:
# @${ECHO} "make -DWITH_GNUGCJ"
#.endif
#XXX currently broken
-#.if !defined(WITH_CUPS)
-# @${ECHO}
-# @${ECHO} "You can compile OOo with CUPS support with"
-# @${ECHO} "make -DWITH_CUPS"
-#.endif
+.if !defined(WITH_CUPS)
+ @${ECHO}
+ @${ECHO} "You can compile OOo with CUPS support with"
+ @${ECHO} "make -DWITH_CUPS"
+.endif
.if !defined(WITH_KDE)
@${ECHO}
@${ECHO} "You can compile OOo to use Qt/KDE vclplug with"
diff --git a/editors/openoffice-3/files/Makefile.knobs b/editors/openoffice-3/files/Makefile.knobs
index 72abc5d..11c71d6 100644
--- a/editors/openoffice-3/files/Makefile.knobs
+++ b/editors/openoffice-3/files/Makefile.knobs
@@ -104,12 +104,11 @@ pre-fetch:
# @${ECHO} "You can compile OOo with GNU GCJ instead of SUN's JDK with"
# @${ECHO} "make -DWITH_GNUGCJ"
#.endif
-#XXX currently broken
-#.if !defined(WITH_CUPS)
-# @${ECHO}
-# @${ECHO} "You can compile OOo with CUPS support with"
-# @${ECHO} "make -DWITH_CUPS"
-#.endif
+.if !defined(WITH_CUPS)
+ @${ECHO}
+ @${ECHO} "You can compile OOo with CUPS support with"
+ @${ECHO} "make -DWITH_CUPS"
+.endif
.if !defined(WITH_KDE)
@${ECHO}
@${ECHO} "You can compile OOo to use Qt/KDE vclplug with"
diff --git a/editors/openoffice.org-2-RC/files/Makefile.knobs b/editors/openoffice.org-2-RC/files/Makefile.knobs
index 72abc5d..11c71d6 100644
--- a/editors/openoffice.org-2-RC/files/Makefile.knobs
+++ b/editors/openoffice.org-2-RC/files/Makefile.knobs
@@ -104,12 +104,11 @@ pre-fetch:
# @${ECHO} "You can compile OOo with GNU GCJ instead of SUN's JDK with"
# @${ECHO} "make -DWITH_GNUGCJ"
#.endif
-#XXX currently broken
-#.if !defined(WITH_CUPS)
-# @${ECHO}
-# @${ECHO} "You can compile OOo with CUPS support with"
-# @${ECHO} "make -DWITH_CUPS"
-#.endif
+.if !defined(WITH_CUPS)
+ @${ECHO}
+ @${ECHO} "You can compile OOo with CUPS support with"
+ @${ECHO} "make -DWITH_CUPS"
+.endif
.if !defined(WITH_KDE)
@${ECHO}
@${ECHO} "You can compile OOo to use Qt/KDE vclplug with"
diff --git a/editors/openoffice.org-2-devel/files/Makefile.knobs b/editors/openoffice.org-2-devel/files/Makefile.knobs
index 72abc5d..625bbba 100644
--- a/editors/openoffice.org-2-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-2-devel/files/Makefile.knobs
@@ -105,11 +105,11 @@ pre-fetch:
# @${ECHO} "make -DWITH_GNUGCJ"
#.endif
#XXX currently broken
-#.if !defined(WITH_CUPS)
-# @${ECHO}
-# @${ECHO} "You can compile OOo with CUPS support with"
-# @${ECHO} "make -DWITH_CUPS"
-#.endif
+.if !defined(WITH_CUPS)
+ @${ECHO}
+ @${ECHO} "You can compile OOo with CUPS support with"
+ @${ECHO} "make -DWITH_CUPS"
+.endif
.if !defined(WITH_KDE)
@${ECHO}
@${ECHO} "You can compile OOo to use Qt/KDE vclplug with"
diff --git a/editors/openoffice.org-2.0-devel/files/Makefile.knobs b/editors/openoffice.org-2.0-devel/files/Makefile.knobs
index 72abc5d..625bbba 100644
--- a/editors/openoffice.org-2.0-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-2.0-devel/files/Makefile.knobs
@@ -105,11 +105,11 @@ pre-fetch:
# @${ECHO} "make -DWITH_GNUGCJ"
#.endif
#XXX currently broken
-#.if !defined(WITH_CUPS)
-# @${ECHO}
-# @${ECHO} "You can compile OOo with CUPS support with"
-# @${ECHO} "make -DWITH_CUPS"
-#.endif
+.if !defined(WITH_CUPS)
+ @${ECHO}
+ @${ECHO} "You can compile OOo with CUPS support with"
+ @${ECHO} "make -DWITH_CUPS"
+.endif
.if !defined(WITH_KDE)
@${ECHO}
@${ECHO} "You can compile OOo to use Qt/KDE vclplug with"
diff --git a/editors/openoffice.org-2.0/files/Makefile.knobs b/editors/openoffice.org-2.0/files/Makefile.knobs
index 72abc5d..11c71d6 100644
--- a/editors/openoffice.org-2.0/files/Makefile.knobs
+++ b/editors/openoffice.org-2.0/files/Makefile.knobs
@@ -104,12 +104,11 @@ pre-fetch:
# @${ECHO} "You can compile OOo with GNU GCJ instead of SUN's JDK with"
# @${ECHO} "make -DWITH_GNUGCJ"
#.endif
-#XXX currently broken
-#.if !defined(WITH_CUPS)
-# @${ECHO}
-# @${ECHO} "You can compile OOo with CUPS support with"
-# @${ECHO} "make -DWITH_CUPS"
-#.endif
+.if !defined(WITH_CUPS)
+ @${ECHO}
+ @${ECHO} "You can compile OOo with CUPS support with"
+ @${ECHO} "make -DWITH_CUPS"
+.endif
.if !defined(WITH_KDE)
@${ECHO}
@${ECHO} "You can compile OOo to use Qt/KDE vclplug with"
diff --git a/editors/openoffice.org-2/files/Makefile.knobs b/editors/openoffice.org-2/files/Makefile.knobs
index 72abc5d..11c71d6 100644
--- a/editors/openoffice.org-2/files/Makefile.knobs
+++ b/editors/openoffice.org-2/files/Makefile.knobs
@@ -104,12 +104,11 @@ pre-fetch:
# @${ECHO} "You can compile OOo with GNU GCJ instead of SUN's JDK with"
# @${ECHO} "make -DWITH_GNUGCJ"
#.endif
-#XXX currently broken
-#.if !defined(WITH_CUPS)
-# @${ECHO}
-# @${ECHO} "You can compile OOo with CUPS support with"
-# @${ECHO} "make -DWITH_CUPS"
-#.endif
+.if !defined(WITH_CUPS)
+ @${ECHO}
+ @${ECHO} "You can compile OOo with CUPS support with"
+ @${ECHO} "make -DWITH_CUPS"
+.endif
.if !defined(WITH_KDE)
@${ECHO}
@${ECHO} "You can compile OOo to use Qt/KDE vclplug with"
diff --git a/editors/openoffice.org-3-RC/files/Makefile.knobs b/editors/openoffice.org-3-RC/files/Makefile.knobs
index 72abc5d..11c71d6 100644
--- a/editors/openoffice.org-3-RC/files/Makefile.knobs
+++ b/editors/openoffice.org-3-RC/files/Makefile.knobs
@@ -104,12 +104,11 @@ pre-fetch:
# @${ECHO} "You can compile OOo with GNU GCJ instead of SUN's JDK with"
# @${ECHO} "make -DWITH_GNUGCJ"
#.endif
-#XXX currently broken
-#.if !defined(WITH_CUPS)
-# @${ECHO}
-# @${ECHO} "You can compile OOo with CUPS support with"
-# @${ECHO} "make -DWITH_CUPS"
-#.endif
+.if !defined(WITH_CUPS)
+ @${ECHO}
+ @${ECHO} "You can compile OOo with CUPS support with"
+ @${ECHO} "make -DWITH_CUPS"
+.endif
.if !defined(WITH_KDE)
@${ECHO}
@${ECHO} "You can compile OOo to use Qt/KDE vclplug with"
diff --git a/editors/openoffice.org-3-devel/files/Makefile.knobs b/editors/openoffice.org-3-devel/files/Makefile.knobs
index 72abc5d..625bbba 100644
--- a/editors/openoffice.org-3-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-3-devel/files/Makefile.knobs
@@ -105,11 +105,11 @@ pre-fetch:
# @${ECHO} "make -DWITH_GNUGCJ"
#.endif
#XXX currently broken
-#.if !defined(WITH_CUPS)
-# @${ECHO}
-# @${ECHO} "You can compile OOo with CUPS support with"
-# @${ECHO} "make -DWITH_CUPS"
-#.endif
+.if !defined(WITH_CUPS)
+ @${ECHO}
+ @${ECHO} "You can compile OOo with CUPS support with"
+ @${ECHO} "make -DWITH_CUPS"
+.endif
.if !defined(WITH_KDE)
@${ECHO}
@${ECHO} "You can compile OOo to use Qt/KDE vclplug with"
diff --git a/editors/openoffice.org-3/files/Makefile.knobs b/editors/openoffice.org-3/files/Makefile.knobs
index 72abc5d..11c71d6 100644
--- a/editors/openoffice.org-3/files/Makefile.knobs
+++ b/editors/openoffice.org-3/files/Makefile.knobs
@@ -104,12 +104,11 @@ pre-fetch:
# @${ECHO} "You can compile OOo with GNU GCJ instead of SUN's JDK with"
# @${ECHO} "make -DWITH_GNUGCJ"
#.endif
-#XXX currently broken
-#.if !defined(WITH_CUPS)
-# @${ECHO}
-# @${ECHO} "You can compile OOo with CUPS support with"
-# @${ECHO} "make -DWITH_CUPS"
-#.endif
+.if !defined(WITH_CUPS)
+ @${ECHO}
+ @${ECHO} "You can compile OOo with CUPS support with"
+ @${ECHO} "make -DWITH_CUPS"
+.endif
.if !defined(WITH_KDE)
@${ECHO}
@${ECHO} "You can compile OOo to use Qt/KDE vclplug with"
diff --git a/editors/openoffice.org-vcltesttool/files/Makefile.knobs b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
index 72abc5d..625bbba 100644
--- a/editors/openoffice.org-vcltesttool/files/Makefile.knobs
+++ b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
@@ -105,11 +105,11 @@ pre-fetch:
# @${ECHO} "make -DWITH_GNUGCJ"
#.endif
#XXX currently broken
-#.if !defined(WITH_CUPS)
-# @${ECHO}
-# @${ECHO} "You can compile OOo with CUPS support with"
-# @${ECHO} "make -DWITH_CUPS"
-#.endif
+.if !defined(WITH_CUPS)
+ @${ECHO}
+ @${ECHO} "You can compile OOo with CUPS support with"
+ @${ECHO} "make -DWITH_CUPS"
+.endif
.if !defined(WITH_KDE)
@${ECHO}
@${ECHO} "You can compile OOo to use Qt/KDE vclplug with"
OpenPOWER on IntegriCloud