aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 13:25:22 +0800
committermarcus <marcus@FreeBSD.org>2004-02-04 13:25:22 +0800
commitef125b2d6b642aa4397d22b05b3dc0b30e322c23 (patch)
tree56ca6fe89a8e5408884e8e051f0fe7ae0732de04 /editors
parent3c0625e6de2b3875eca62ae397afd0a3bfb7ab9f (diff)
downloadfreebsd-ports-gnome-ef125b2d6b642aa4397d22b05b3dc0b30e322c23.tar.gz
freebsd-ports-gnome-ef125b2d6b642aa4397d22b05b3dc0b30e322c23.tar.zst
freebsd-ports-gnome-ef125b2d6b642aa4397d22b05b3dc0b30e322c23.zip
Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk. Submitted by: kris
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-1.0/Makefile3
-rw-r--r--editors/openoffice-1.1-devel/Makefile3
-rw-r--r--editors/openoffice-1.1/Makefile3
-rw-r--r--editors/openoffice.org-1.0/Makefile3
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile3
-rw-r--r--editors/openoffice.org-1.1/Makefile3
-rw-r--r--editors/vim/Makefile2
7 files changed, 14 insertions, 6 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index 1b20a20450a8..7467a396149d 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -36,6 +36,8 @@ ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
PASTE?= /usr/bin/paste
+USE_GNOME= orbit gtk12
+
.include <bsd.port.pre.mk>
INSTALLATION_BASEDIR= OpenOffice.org1.0
@@ -129,7 +131,6 @@ USE_PERL5= yes
USE_BZIP2= yes
USE_BISON= yes
USE_GMAKE= yes
-USE_GNOME= orbit gtk12
EXTRACT_BEFORE_ARGS_R= -dc
EXTRACT_AFTER_ARGS_R= | ${TAR} -xf -
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index 0aec5125e62e..b7c327036459 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -34,6 +34,8 @@ ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
PASTE?= /usr/bin/paste
+USE_GNOME= orbit gtk12
+
.include <bsd.port.pre.mk>
BUILD_NR= 645
@@ -125,7 +127,6 @@ USE_PERL5= yes
USE_BZIP2= yes
USE_BISON= yes
USE_GMAKE= yes
-USE_GNOME= orbit gtk12
EXTRACT_BEFORE_ARGS_R= -dc
EXTRACT_AFTER_ARGS_R= | ${TAR} -xf -
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index 0aec5125e62e..b7c327036459 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -34,6 +34,8 @@ ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
PASTE?= /usr/bin/paste
+USE_GNOME= orbit gtk12
+
.include <bsd.port.pre.mk>
BUILD_NR= 645
@@ -125,7 +127,6 @@ USE_PERL5= yes
USE_BZIP2= yes
USE_BISON= yes
USE_GMAKE= yes
-USE_GNOME= orbit gtk12
EXTRACT_BEFORE_ARGS_R= -dc
EXTRACT_AFTER_ARGS_R= | ${TAR} -xf -
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index 1b20a20450a8..7467a396149d 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/Makefile
@@ -36,6 +36,8 @@ ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
PASTE?= /usr/bin/paste
+USE_GNOME= orbit gtk12
+
.include <bsd.port.pre.mk>
INSTALLATION_BASEDIR= OpenOffice.org1.0
@@ -129,7 +131,6 @@ USE_PERL5= yes
USE_BZIP2= yes
USE_BISON= yes
USE_GMAKE= yes
-USE_GNOME= orbit gtk12
EXTRACT_BEFORE_ARGS_R= -dc
EXTRACT_AFTER_ARGS_R= | ${TAR} -xf -
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 0aec5125e62e..b7c327036459 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -34,6 +34,8 @@ ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
PASTE?= /usr/bin/paste
+USE_GNOME= orbit gtk12
+
.include <bsd.port.pre.mk>
BUILD_NR= 645
@@ -125,7 +127,6 @@ USE_PERL5= yes
USE_BZIP2= yes
USE_BISON= yes
USE_GMAKE= yes
-USE_GNOME= orbit gtk12
EXTRACT_BEFORE_ARGS_R= -dc
EXTRACT_AFTER_ARGS_R= | ${TAR} -xf -
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 0aec5125e62e..b7c327036459 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -34,6 +34,8 @@ ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
PASTE?= /usr/bin/paste
+USE_GNOME= orbit gtk12
+
.include <bsd.port.pre.mk>
BUILD_NR= 645
@@ -125,7 +127,6 @@ USE_PERL5= yes
USE_BZIP2= yes
USE_BISON= yes
USE_GMAKE= yes
-USE_GNOME= orbit gtk12
EXTRACT_BEFORE_ARGS_R= -dc
EXTRACT_AFTER_ARGS_R= | ${TAR} -xf -
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 7f113b173514..5c401a787b39 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -54,6 +54,8 @@ MLINKS+= vim.1 gvim.1 vim.1 gview.1 vim.1 rgvim.1 vim.1 rgview.1 \
eview.1 gvimdiff.1
.endif
+WANT_GNOME= yes
+
.include <bsd.port.pre.mk>
.if !defined(LITE)