summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel/files/patch-solenv::inc::target.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-05 23:37:12 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-05 23:37:12 +0000
commit56f0874ee4f9806f43070d4c211d6f05682e828a (patch)
tree47fe31ecc7017301bf5e14b23b39f9051aa47c92 /editors/openoffice.org-2-devel/files/patch-solenv::inc::target.mk
parentAdd support for SYSV IPC. This patch is REQUIRED for GL to work with the (diff)
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-2-devel/files/patch-solenv::inc::target.mk')
-rw-r--r--editors/openoffice.org-2-devel/files/patch-solenv::inc::target.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-devel/files/patch-solenv::inc::target.mk b/editors/openoffice.org-2-devel/files/patch-solenv::inc::target.mk
new file mode 100644
index 000000000000..b08beb4e9cfc
--- /dev/null
+++ b/editors/openoffice.org-2-devel/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)\" >> $@