From 5ee03bd0eedb810df438fa043b99f9a5f8cf5276 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Wed, 6 Mar 2002 11:09:27 +0000 Subject: Bison > 1.3 fixes, sync with NetBSD port source --- .../openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'editors/openoffice.org-1.1-devel/files/patch-solenv::inc::tg_yxx.mk') 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) -- cgit v1.2.3