aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-06-19 05:39:23 +0800
committermaho <maho@FreeBSD.org>2005-06-19 05:39:23 +0800
commit7389d81ec2d0fd2e1876e33f80600a76e2f60b67 (patch)
tree9844231023cba73f47195c306e186832c174148a
parent61df0c6bbe0e756b234d01f924c5d5e962698111 (diff)
downloadfreebsd-ports-gnome-7389d81ec2d0fd2e1876e33f80600a76e2f60b67.tar.gz
freebsd-ports-gnome-7389d81ec2d0fd2e1876e33f80600a76e2f60b67.tar.zst
freebsd-ports-gnome-7389d81ec2d0fd2e1876e33f80600a76e2f60b67.zip
fix typo and correct apparent mistake
Submitted by: des
-rw-r--r--editors/openoffice-2.0-devel/files/Makefile.knobs7
-rw-r--r--editors/openoffice-3-devel/files/Makefile.knobs7
-rw-r--r--editors/openoffice-3/files/Makefile.knobs7
-rw-r--r--editors/openoffice.org-2-RC/files/Makefile.knobs7
-rw-r--r--editors/openoffice.org-2-devel/files/Makefile.knobs7
-rw-r--r--editors/openoffice.org-2.0-devel/files/Makefile.knobs7
-rw-r--r--editors/openoffice.org-2.0/files/Makefile.knobs7
-rw-r--r--editors/openoffice.org-2/files/Makefile.knobs7
-rw-r--r--editors/openoffice.org-3-RC/files/Makefile.knobs7
-rw-r--r--editors/openoffice.org-3-devel/files/Makefile.knobs7
-rw-r--r--editors/openoffice.org-3/files/Makefile.knobs7
-rw-r--r--editors/openoffice.org-vcltesttool/files/Makefile.knobs7
12 files changed, 12 insertions, 72 deletions
diff --git a/editors/openoffice-2.0-devel/files/Makefile.knobs b/editors/openoffice-2.0-devel/files/Makefile.knobs
index 87743c8c490b..d3b3945207c7 100644
--- a/editors/openoffice-2.0-devel/files/Makefile.knobs
+++ b/editors/openoffice-2.0-devel/files/Makefile.knobs
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)
-LIB_DEPENDS=+ cups.2:${PORTSDIR}/print
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups=yes
.else
CONFIGURE_ARGS+= --enable-cups=no
@@ -25,11 +25,6 @@ CONFIGURE_ARGS+= --disable-mozilla
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ARGS+= --enable-cups
-.endif
-
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang=ALL
.else
diff --git a/editors/openoffice-3-devel/files/Makefile.knobs b/editors/openoffice-3-devel/files/Makefile.knobs
index 87743c8c490b..d3b3945207c7 100644
--- a/editors/openoffice-3-devel/files/Makefile.knobs
+++ b/editors/openoffice-3-devel/files/Makefile.knobs
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)
-LIB_DEPENDS=+ cups.2:${PORTSDIR}/print
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups=yes
.else
CONFIGURE_ARGS+= --enable-cups=no
@@ -25,11 +25,6 @@ CONFIGURE_ARGS+= --disable-mozilla
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ARGS+= --enable-cups
-.endif
-
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang=ALL
.else
diff --git a/editors/openoffice-3/files/Makefile.knobs b/editors/openoffice-3/files/Makefile.knobs
index 87743c8c490b..d3b3945207c7 100644
--- a/editors/openoffice-3/files/Makefile.knobs
+++ b/editors/openoffice-3/files/Makefile.knobs
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)
-LIB_DEPENDS=+ cups.2:${PORTSDIR}/print
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups=yes
.else
CONFIGURE_ARGS+= --enable-cups=no
@@ -25,11 +25,6 @@ CONFIGURE_ARGS+= --disable-mozilla
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ARGS+= --enable-cups
-.endif
-
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang=ALL
.else
diff --git a/editors/openoffice.org-2-RC/files/Makefile.knobs b/editors/openoffice.org-2-RC/files/Makefile.knobs
index 87743c8c490b..d3b3945207c7 100644
--- a/editors/openoffice.org-2-RC/files/Makefile.knobs
+++ b/editors/openoffice.org-2-RC/files/Makefile.knobs
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)
-LIB_DEPENDS=+ cups.2:${PORTSDIR}/print
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups=yes
.else
CONFIGURE_ARGS+= --enable-cups=no
@@ -25,11 +25,6 @@ CONFIGURE_ARGS+= --disable-mozilla
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ARGS+= --enable-cups
-.endif
-
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang=ALL
.else
diff --git a/editors/openoffice.org-2-devel/files/Makefile.knobs b/editors/openoffice.org-2-devel/files/Makefile.knobs
index 87743c8c490b..d3b3945207c7 100644
--- a/editors/openoffice.org-2-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-2-devel/files/Makefile.knobs
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)
-LIB_DEPENDS=+ cups.2:${PORTSDIR}/print
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups=yes
.else
CONFIGURE_ARGS+= --enable-cups=no
@@ -25,11 +25,6 @@ CONFIGURE_ARGS+= --disable-mozilla
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ARGS+= --enable-cups
-.endif
-
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang=ALL
.else
diff --git a/editors/openoffice.org-2.0-devel/files/Makefile.knobs b/editors/openoffice.org-2.0-devel/files/Makefile.knobs
index 87743c8c490b..d3b3945207c7 100644
--- a/editors/openoffice.org-2.0-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-2.0-devel/files/Makefile.knobs
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)
-LIB_DEPENDS=+ cups.2:${PORTSDIR}/print
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups=yes
.else
CONFIGURE_ARGS+= --enable-cups=no
@@ -25,11 +25,6 @@ CONFIGURE_ARGS+= --disable-mozilla
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ARGS+= --enable-cups
-.endif
-
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang=ALL
.else
diff --git a/editors/openoffice.org-2.0/files/Makefile.knobs b/editors/openoffice.org-2.0/files/Makefile.knobs
index 87743c8c490b..d3b3945207c7 100644
--- a/editors/openoffice.org-2.0/files/Makefile.knobs
+++ b/editors/openoffice.org-2.0/files/Makefile.knobs
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)
-LIB_DEPENDS=+ cups.2:${PORTSDIR}/print
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups=yes
.else
CONFIGURE_ARGS+= --enable-cups=no
@@ -25,11 +25,6 @@ CONFIGURE_ARGS+= --disable-mozilla
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ARGS+= --enable-cups
-.endif
-
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang=ALL
.else
diff --git a/editors/openoffice.org-2/files/Makefile.knobs b/editors/openoffice.org-2/files/Makefile.knobs
index 87743c8c490b..d3b3945207c7 100644
--- a/editors/openoffice.org-2/files/Makefile.knobs
+++ b/editors/openoffice.org-2/files/Makefile.knobs
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)
-LIB_DEPENDS=+ cups.2:${PORTSDIR}/print
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups=yes
.else
CONFIGURE_ARGS+= --enable-cups=no
@@ -25,11 +25,6 @@ CONFIGURE_ARGS+= --disable-mozilla
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ARGS+= --enable-cups
-.endif
-
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang=ALL
.else
diff --git a/editors/openoffice.org-3-RC/files/Makefile.knobs b/editors/openoffice.org-3-RC/files/Makefile.knobs
index 87743c8c490b..d3b3945207c7 100644
--- a/editors/openoffice.org-3-RC/files/Makefile.knobs
+++ b/editors/openoffice.org-3-RC/files/Makefile.knobs
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)
-LIB_DEPENDS=+ cups.2:${PORTSDIR}/print
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups=yes
.else
CONFIGURE_ARGS+= --enable-cups=no
@@ -25,11 +25,6 @@ CONFIGURE_ARGS+= --disable-mozilla
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ARGS+= --enable-cups
-.endif
-
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang=ALL
.else
diff --git a/editors/openoffice.org-3-devel/files/Makefile.knobs b/editors/openoffice.org-3-devel/files/Makefile.knobs
index 87743c8c490b..d3b3945207c7 100644
--- a/editors/openoffice.org-3-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-3-devel/files/Makefile.knobs
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)
-LIB_DEPENDS=+ cups.2:${PORTSDIR}/print
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups=yes
.else
CONFIGURE_ARGS+= --enable-cups=no
@@ -25,11 +25,6 @@ CONFIGURE_ARGS+= --disable-mozilla
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ARGS+= --enable-cups
-.endif
-
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang=ALL
.else
diff --git a/editors/openoffice.org-3/files/Makefile.knobs b/editors/openoffice.org-3/files/Makefile.knobs
index 87743c8c490b..d3b3945207c7 100644
--- a/editors/openoffice.org-3/files/Makefile.knobs
+++ b/editors/openoffice.org-3/files/Makefile.knobs
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)
-LIB_DEPENDS=+ cups.2:${PORTSDIR}/print
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups=yes
.else
CONFIGURE_ARGS+= --enable-cups=no
@@ -25,11 +25,6 @@ CONFIGURE_ARGS+= --disable-mozilla
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ARGS+= --enable-cups
-.endif
-
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang=ALL
.else
diff --git a/editors/openoffice.org-vcltesttool/files/Makefile.knobs b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
index 87743c8c490b..d3b3945207c7 100644
--- a/editors/openoffice.org-vcltesttool/files/Makefile.knobs
+++ b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)
-LIB_DEPENDS=+ cups.2:${PORTSDIR}/print
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups=yes
.else
CONFIGURE_ARGS+= --enable-cups=no
@@ -25,11 +25,6 @@ CONFIGURE_ARGS+= --disable-mozilla
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ARGS+= --enable-cups
-.endif
-
.if defined(ALL_LOCALIZED_LANGS)
CONFIGURE_ARGS+= --with-lang=ALL
.else