aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-3-RC
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-06 07:37:12 +0800
committerMartin Blapp <mbr@FreeBSD.org>2002-03-06 07:37:12 +0800
commit56f0874ee4f9806f43070d4c211d6f05682e828a (patch)
tree47fe31ecc7017301bf5e14b23b39f9051aa47c92 /editors/openoffice.org-3-RC
parenta3f52cb8605e25c46cc7aae8e9cb851c76ef26ae (diff)
downloadfreebsd-ports-56f0874ee4f9806f43070d4c211d6f05682e828a.tar.gz
freebsd-ports-56f0874ee4f9806f43070d4c211d6f05682e828a.tar.zst
freebsd-ports-56f0874ee4f9806f43070d4c211d6f05682e828a.zip
minormkchanged.flg is not a target. This solves the breakage in solenv
Notes
Notes: svn path=/head/; revision=55605
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r--editors/openoffice.org-3-RC/files/patch-solenv::inc::target.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-RC/files/patch-solenv::inc::target.mk b/editors/openoffice.org-3-RC/files/patch-solenv::inc::target.mk
new file mode 100644
index 000000000000..b08beb4e9cfc
--- /dev/null
+++ b/editors/openoffice.org-3-RC/files/patch-solenv::inc::target.mk
@@ -0,0 +1,11 @@
+--- ../solenv/inc/target.mk.orig Wed Mar 6 00:11:40 2002
++++ ../solenv/inc/target.mk Wed Mar 6 00:11:52 2002
+@@ -2766,7 +2766,7 @@
+ $(MISC)$/$(TARGET).dpz : $(ZIP1TARGETN) $(ZIP2TARGETN) $(ZIP3TARGETN) $(ZIP4TARGETN) $(ZIP5TARGETN) $(ZIP6TARGETN) $(ZIP7TARGETN) $(ZIP8TARGETN) $(ZIP9TARGETN)
+ .ENDIF
+
+-$(INCCOM)$/_version.h : $(SOLARVERSION)$/$(INPATH)$/inc$(UPDMINOREXT)$/minormkchanged.flg
++$(INCCOM)$/_version.h :
+ .IF "$(GUI)"=="UNX"
+ @+echo "#define" _BUILD \"$(BUILD)\" > $@
+ @+echo "#define" _UPD \"$(UPD)\" >> $@