summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-06 11:09:27 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-06 11:09:27 +0000
commit5ee03bd0eedb810df438fa043b99f9a5f8cf5276 (patch)
tree584df24890d8ce7b518b76ea183fac909ef875ee /editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk
parentDon't install files that aren't used anyway. (diff)
Bison > 1.3 fixes, sync with NetBSD port source
Notes
Notes: svn path=/head/; revision=55628
Diffstat (limited to 'editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk')
-rw-r--r--editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk b/editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk
index a2af069cd0a4..0b99a3553cad 100644
--- a/editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk
+++ b/editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk
@@ -1,11 +1,11 @@
---- ../solenv/inc/tg_yxx.mk.orig Fri Feb 15 13:36:38 2002
-+++ ../solenv/inc/tg_yxx.mk
-@@ -4,7 +4,8 @@
+--- ../solenv/inc/tg_yxx.mk.orig Wed Sep 20 16:43:18 2000
++++ ../solenv/inc/tg_yxx.mk Wed Mar 6 10:47:24 2002
+@@ -4,7 +4,9 @@
@echo ------------------------------
@echo Making: $@
#.IF "$(GUI)"!="UNX"
-- $(BISON) $(YACCFLAGS) $(YACCOUT)$/$(YACCTARGET) $(YACCFILES)
+ $(BISON) $(YACCFLAGS) $(YACCOUT)$/$(YACCTARGET).h $(YACCFILES)
+ $(BISON) $(YACCFLAGS) $(YACCOUT)$/$(YACCTARGET) $(YACCFILES)
+ $(BISON) -o $(YACCOUT)$/$(YACCTARGET) $(YACCFILES)
#.ELSE
# $(BISON) $(YACCFLAGS) $(YACCFILES)