summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel/files/patch-unoil+makefile.pmk
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-08-13 03:04:04 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-08-13 03:04:04 +0000
commit369083f9cd172ba99ef02704c9a42556c3a29114 (patch)
tree098d07a541fcef1add15a3690287163e60e65db7 /editors/openoffice.org-1.1-devel/files/patch-unoil+makefile.pmk
parentUpdate to 0.37 (diff)
o remove obsolated (?) patches
files/freebsd-local.sh files/patch-connectivity+source+drivers+mozab+mozillasrc+makefile.mk files/patch-desktop+scripts+soffice.sh files/patch-solenv+bin+addsym.awk files/patch-tools+source+string+tstring.cxx files/patch-unoil+makefile.pmk o More clean-up of Makefiles o add generate.pl, generates csh script that build everything o WITHOUT_MOZILLA for 5-current, workaround for mozilla subproject
Notes
Notes: svn path=/head/; revision=116086
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-1.1-devel/files/patch-unoil+makefile.pmk13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/openoffice.org-1.1-devel/files/patch-unoil+makefile.pmk b/editors/openoffice.org-1.1-devel/files/patch-unoil+makefile.pmk
deleted file mode 100644
index 7febdabf7b4b..000000000000
--- a/editors/openoffice.org-1.1-devel/files/patch-unoil+makefile.pmk
+++ /dev/null
@@ -1,13 +0,0 @@
---- ../unoil/makefile.pmk.orig Fri Aug 31 18:04:43 2001
-+++ ../unoil/makefile.pmk Thu Sep 12 12:17:50 2002
-@@ -74,8 +74,8 @@
- JAVAFILESLIST := $(shell +cd $(GENJAVADIR)$/$(PACKAGE) $(COMMANDSEPARATOR) ls *.java)
- .ENDIF # "$(L10N_framework)"==""
-
--GENJAVAFILES := $(foreach,i,$(JAVAFILESLIST) $(GENJAVADIR)$/$(PACKAGE)$/$i)
--GENCLASSFILES := $(foreach,i,$(JAVAFILESLIST:b) $(GENCLASSDIR)$/$(PACKAGE)$/$i.class)
-+GENJAVAFILES += $(foreach,i,$(JAVAFILESLIST) $(GENJAVADIR)$/$(PACKAGE)$/$i)
-+GENCLASSFILES += $(foreach,i,$(JAVAFILESLIST:b) $(GENCLASSDIR)$/$(PACKAGE)$/$i.class)
-
- # --- Targets ------------------------------------------------------
-