diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-03-11 00:33:42 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-03-11 00:33:42 +0000 |
commit | b05fbde2b94bddb456418510dad0f2f2584e6090 (patch) | |
tree | bdf49407fac36481acd2a7a1c9ff42aa3eb6ded6 /editors | |
parent | 324ae3d43c94257f1f031d4baf61a372985cc638 (diff) | |
download | ports-b05fbde2b94bddb456418510dad0f2f2584e6090.tar.gz ports-b05fbde2b94bddb456418510dad0f2f2584e6090.zip |
remove
FIND, CUT, AWK, GREP and PASTE.
they are already in the bsd.port.mk
Notes
Notes:
svn path=/head/; revision=103593
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice-1.1/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice.org-1.1-devel/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 5 |
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" |