pkgsrc/misc/openoffice/patches/patch-eg
mrauch 7fc8b78358 Support for bison-1.34 needs a further directory to be patched.
Solves PR pkg/16137 together with the bison patches committed yesterday.
2002-03-31 12:21:08 +00:00

19 lines
485 B
Text

$NetBSD: patch-eg,v 1.1 2002/03/31 12:21:09 mrauch Exp $
--- ../scptools/source/compiler/makefile.mk.orig Mon Sep 18 16:47:19 2000
+++ ../scptools/source/compiler/makefile.mk
@@ -70,13 +70,9 @@
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
-YACCOUT=$(INCCOM)
-
-YACCTARGET = $(YACCOUT)$/rscyacc.yxx
+YACCTARGET = $(INCCOM)$/yyrscyacc.cxx
YACCFILES = parser.y
CXXFILES = parser.cxx \