diff options
author | maho <maho@FreeBSD.org> | 2004-03-11 08:33:42 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-03-11 08:33:42 +0800 |
commit | 47df1fa71a49c695ad198001de41aa0736587022 (patch) | |
tree | 86532f65ce10710cd67f89ba613de1535bacfc70 /editors | |
parent | 8b6baed0a5a11321d0c45d5739a3e069846316aa (diff) | |
download | freebsd-ports-gnome-47df1fa71a49c695ad198001de41aa0736587022.tar.gz freebsd-ports-gnome-47df1fa71a49c695ad198001de41aa0736587022.tar.zst freebsd-ports-gnome-47df1fa71a49c695ad198001de41aa0736587022.zip |
remove
FIND, CUT, AWK, GREP and PASTE.
they are already in the bsd.port.mk
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" |