diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-02-06 14:06:54 +0800 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-02-06 14:06:54 +0800 |
commit | d56b01d420740e934399ef02f9aa146ea3f13dc2 (patch) | |
tree | dd99b3f170d67b1308766a9a97ba0ad625a8f101 /editors | |
parent | 11ac6f36aba6fcd36d38fc1c03f4a19a4310fee2 (diff) | |
download | freebsd-ports-gnome-d56b01d420740e934399ef02f9aa146ea3f13dc2.tar.gz freebsd-ports-gnome-d56b01d420740e934399ef02f9aa146ea3f13dc2.tar.zst freebsd-ports-gnome-d56b01d420740e934399ef02f9aa146ea3f13dc2.zip |
forgot to remove patch
Noticed by: Jack L. <xxjack12xx@doramail.com>
Diffstat (limited to 'editors')
5 files changed, 0 insertions, 80 deletions
diff --git a/editors/openoffice-3-devel/files/patch-solenv+inc+packtools.mk b/editors/openoffice-3-devel/files/patch-solenv+inc+packtools.mk deleted file mode 100644 index cfc8ed478919..000000000000 --- a/editors/openoffice-3-devel/files/patch-solenv+inc+packtools.mk +++ /dev/null @@ -1,16 +0,0 @@ -Index: solenv/inc/packtools.mk -=================================================================== -RCS file: /cvs/tools/solenv/inc/packtools.mk,v -retrieving revision 1.6 -diff -u -r1.6 packtools.mk ---- solenv/inc/packtools.mk 13 Jan 2006 15:02:07 -0000 1.6 -+++ solenv/inc/packtools.mk 18 Jan 2006 10:51:17 -0000 -@@ -34,6 +34,8 @@ - #************************************************************************* - - .IF "$(GUI)"!="WNT" -+.IF "$(OS)"=="LINUX" - RPM*:=$(shell +-ls -l `which rpm` >& /dev/null && set i=`which rpm` && echo rpm`test -x $${{i}}build && echo build`) - DPKG*:=$(shell +-ls -l `which dpkg` >& /dev/null && echo dpkg) - .ENDIF -+.ENDIF diff --git a/editors/openoffice.org-2-devel/files/patch-solenv+inc+packtools.mk b/editors/openoffice.org-2-devel/files/patch-solenv+inc+packtools.mk deleted file mode 100644 index cfc8ed478919..000000000000 --- a/editors/openoffice.org-2-devel/files/patch-solenv+inc+packtools.mk +++ /dev/null @@ -1,16 +0,0 @@ -Index: solenv/inc/packtools.mk -=================================================================== -RCS file: /cvs/tools/solenv/inc/packtools.mk,v -retrieving revision 1.6 -diff -u -r1.6 packtools.mk ---- solenv/inc/packtools.mk 13 Jan 2006 15:02:07 -0000 1.6 -+++ solenv/inc/packtools.mk 18 Jan 2006 10:51:17 -0000 -@@ -34,6 +34,8 @@ - #************************************************************************* - - .IF "$(GUI)"!="WNT" -+.IF "$(OS)"=="LINUX" - RPM*:=$(shell +-ls -l `which rpm` >& /dev/null && set i=`which rpm` && echo rpm`test -x $${{i}}build && echo build`) - DPKG*:=$(shell +-ls -l `which dpkg` >& /dev/null && echo dpkg) - .ENDIF -+.ENDIF diff --git a/editors/openoffice.org-2.0-devel/files/patch-solenv+inc+packtools.mk b/editors/openoffice.org-2.0-devel/files/patch-solenv+inc+packtools.mk deleted file mode 100644 index cfc8ed478919..000000000000 --- a/editors/openoffice.org-2.0-devel/files/patch-solenv+inc+packtools.mk +++ /dev/null @@ -1,16 +0,0 @@ -Index: solenv/inc/packtools.mk -=================================================================== -RCS file: /cvs/tools/solenv/inc/packtools.mk,v -retrieving revision 1.6 -diff -u -r1.6 packtools.mk ---- solenv/inc/packtools.mk 13 Jan 2006 15:02:07 -0000 1.6 -+++ solenv/inc/packtools.mk 18 Jan 2006 10:51:17 -0000 -@@ -34,6 +34,8 @@ - #************************************************************************* - - .IF "$(GUI)"!="WNT" -+.IF "$(OS)"=="LINUX" - RPM*:=$(shell +-ls -l `which rpm` >& /dev/null && set i=`which rpm` && echo rpm`test -x $${{i}}build && echo build`) - DPKG*:=$(shell +-ls -l `which dpkg` >& /dev/null && echo dpkg) - .ENDIF -+.ENDIF diff --git a/editors/openoffice.org-3-devel/files/patch-solenv+inc+packtools.mk b/editors/openoffice.org-3-devel/files/patch-solenv+inc+packtools.mk deleted file mode 100644 index cfc8ed478919..000000000000 --- a/editors/openoffice.org-3-devel/files/patch-solenv+inc+packtools.mk +++ /dev/null @@ -1,16 +0,0 @@ -Index: solenv/inc/packtools.mk -=================================================================== -RCS file: /cvs/tools/solenv/inc/packtools.mk,v -retrieving revision 1.6 -diff -u -r1.6 packtools.mk ---- solenv/inc/packtools.mk 13 Jan 2006 15:02:07 -0000 1.6 -+++ solenv/inc/packtools.mk 18 Jan 2006 10:51:17 -0000 -@@ -34,6 +34,8 @@ - #************************************************************************* - - .IF "$(GUI)"!="WNT" -+.IF "$(OS)"=="LINUX" - RPM*:=$(shell +-ls -l `which rpm` >& /dev/null && set i=`which rpm` && echo rpm`test -x $${{i}}build && echo build`) - DPKG*:=$(shell +-ls -l `which dpkg` >& /dev/null && echo dpkg) - .ENDIF -+.ENDIF diff --git a/editors/openoffice.org-vcltesttool/files/patch-solenv+inc+packtools.mk b/editors/openoffice.org-vcltesttool/files/patch-solenv+inc+packtools.mk deleted file mode 100644 index cfc8ed478919..000000000000 --- a/editors/openoffice.org-vcltesttool/files/patch-solenv+inc+packtools.mk +++ /dev/null @@ -1,16 +0,0 @@ -Index: solenv/inc/packtools.mk -=================================================================== -RCS file: /cvs/tools/solenv/inc/packtools.mk,v -retrieving revision 1.6 -diff -u -r1.6 packtools.mk ---- solenv/inc/packtools.mk 13 Jan 2006 15:02:07 -0000 1.6 -+++ solenv/inc/packtools.mk 18 Jan 2006 10:51:17 -0000 -@@ -34,6 +34,8 @@ - #************************************************************************* - - .IF "$(GUI)"!="WNT" -+.IF "$(OS)"=="LINUX" - RPM*:=$(shell +-ls -l `which rpm` >& /dev/null && set i=`which rpm` && echo rpm`test -x $${{i}}build && echo build`) - DPKG*:=$(shell +-ls -l `which dpkg` >& /dev/null && echo dpkg) - .ENDIF -+.ENDIF |