From db5ac5a0acef0aecd709ee7b7032d7d344103e9b Mon Sep 17 00:00:00 2001 From: Martin Blapp <mbr@FreeBSD.org> Date: Sat, 19 Oct 2002 10:29:18 +0000 Subject: Define ant, and change PREFIX to LOCALBASE. --- editors/openoffice-1.1-devel/Makefile | 5 +++-- editors/openoffice-1.1/Makefile | 5 +++-- editors/openoffice-2.0-devel/Makefile | 5 +++-- editors/openoffice-3-devel/Makefile | 5 +++-- editors/openoffice-3/Makefile | 5 +++-- editors/openoffice-devel/Makefile | 5 +++-- editors/openoffice.org-1.1-devel/Makefile | 5 +++-- editors/openoffice.org-1.1/Makefile | 5 +++-- editors/openoffice.org-2-RC/Makefile | 5 +++-- editors/openoffice.org-2-devel/Makefile | 5 +++-- editors/openoffice.org-2.0-devel/Makefile | 5 +++-- editors/openoffice.org-2.0/Makefile | 5 +++-- editors/openoffice.org-2/Makefile | 5 +++-- editors/openoffice.org-3-RC/Makefile | 5 +++-- editors/openoffice.org-3-devel/Makefile | 5 +++-- editors/openoffice.org-3/Makefile | 5 +++-- editors/openoffice.org-vcltesttool/Makefile | 5 +++-- 17 files changed, 51 insertions(+), 34 deletions(-) diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-devel/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice.org-2.0/Makefile +++ b/editors/openoffice.org-2.0/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index f372ca18c6e4..d9c491edfa40 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -27,9 +27,10 @@ CUT?= /usr/bin/cut AWK?= /usr/bin/awk GREP?= /usr/bin/grep MOUNT?= /sbin/mount -ZIP?= ${PREFIX}/bin/zip -UNZIP?= ${PREFIX}/bin/unzip TCSH?= /bin/tcsh +ZIP?= ${LOCALBASE}/bin/zip +UNZIP?= ${LOCALBASE}/bin/unzip +ANT?= ${LOCALBASE}/bin/ant .include <bsd.port.pre.mk> -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0