summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-03-11 00:33:42 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-03-11 00:33:42 +0000
commitb05fbde2b94bddb456418510dad0f2f2584e6090 (patch)
treebdf49407fac36481acd2a7a1c9ff42aa3eb6ded6
parentMarked as IGNORE. I'll work for 1.1.1RC. (diff)
remove
FIND, CUT, AWK, GREP and PASTE. they are already in the bsd.port.mk
Notes
Notes: svn path=/head/; revision=103593
-rw-r--r--editors/openoffice-1.1-devel/Makefile5
-rw-r--r--editors/openoffice-1.1/Makefile5
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile5
-rw-r--r--editors/openoffice.org-1.1/Makefile5
4 files changed, 0 insertions, 20 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index fb26483c14a6..9b07125ccc2b 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -23,15 +23,10 @@ DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \
DISTFILES+= ${L10NHELP:S/$/:help/}
.endif
-FIND?= /usr/bin/find
-CUT?= /usr/bin/cut
-AWK?= /usr/bin/awk
-GREP?= /usr/bin/grep
ZIP?= ${PREFIX}/bin/zip
UNZIP?= ${PREFIX}/bin/unzip
ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
-PASTE?= /usr/bin/paste
IGNORE= "Work In Progress for 1.1.1"
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index fb26483c14a6..9b07125ccc2b 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -23,15 +23,10 @@ DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \
DISTFILES+= ${L10NHELP:S/$/:help/}
.endif
-FIND?= /usr/bin/find
-CUT?= /usr/bin/cut
-AWK?= /usr/bin/awk
-GREP?= /usr/bin/grep
ZIP?= ${PREFIX}/bin/zip
UNZIP?= ${PREFIX}/bin/unzip
ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
-PASTE?= /usr/bin/paste
IGNORE= "Work In Progress for 1.1.1"
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index fb26483c14a6..9b07125ccc2b 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -23,15 +23,10 @@ DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \
DISTFILES+= ${L10NHELP:S/$/:help/}
.endif
-FIND?= /usr/bin/find
-CUT?= /usr/bin/cut
-AWK?= /usr/bin/awk
-GREP?= /usr/bin/grep
ZIP?= ${PREFIX}/bin/zip
UNZIP?= ${PREFIX}/bin/unzip
ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
-PASTE?= /usr/bin/paste
IGNORE= "Work In Progress for 1.1.1"
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index fb26483c14a6..9b07125ccc2b 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -23,15 +23,10 @@ DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \
DISTFILES+= ${L10NHELP:S/$/:help/}
.endif
-FIND?= /usr/bin/find
-CUT?= /usr/bin/cut
-AWK?= /usr/bin/awk
-GREP?= /usr/bin/grep
ZIP?= ${PREFIX}/bin/zip
UNZIP?= ${PREFIX}/bin/unzip
ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
-PASTE?= /usr/bin/paste
IGNORE= "Work In Progress for 1.1.1"