summaryrefslogtreecommitdiff
path: root/lang/cdl3/patches
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-23 02:04:23 +0000
committerminskim <minskim>2004-07-23 02:04:23 +0000
commit407631f0cbd2a445ab067025473283e5651bc5c4 (patch)
treeb19ff3b152b30d7e2eaee9989e96155dd2f18425 /lang/cdl3/patches
parentdc94d72b68090d26b69d184f72403d37873c509c (diff)
downloadpkgsrc-407631f0cbd2a445ab067025473283e5651bc5c4.tar.gz
Import cdl3 from pkgsrc-wip. Provided by Jaap Boender in PR pkg/22794.
CDL3 is a programming language, based on Affix Grammars, intended for the development of compilers and other complicated pieces of software that can be implemented as syntax-directed transducers.
Diffstat (limited to 'lang/cdl3/patches')
-rw-r--r--lang/cdl3/patches/patch-aa11
-rw-r--r--lang/cdl3/patches/patch-ab13
2 files changed, 24 insertions, 0 deletions
diff --git a/lang/cdl3/patches/patch-aa b/lang/cdl3/patches/patch-aa
new file mode 100644
index 00000000000..25fc2522c2a
--- /dev/null
+++ b/lang/cdl3/patches/patch-aa
@@ -0,0 +1,11 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/07/23 02:04:23 minskim Exp $
+
+--- docs/Makefile.am.orig Mon Jan 28 15:06:53 2002
++++ docs/Makefile.am
+@@ -1,5 +1,5 @@
+ ## Process this file with automake to produce Makefile.in
+-docdir = $(prefix)/doc
++docdir = $(prefix)/share/cdl3/doc
+ doc_DATA = $(PACKAGE)-manual-$(VERSION).ps
+
+ SUBDIRS = tek
diff --git a/lang/cdl3/patches/patch-ab b/lang/cdl3/patches/patch-ab
new file mode 100644
index 00000000000..bfc97473e64
--- /dev/null
+++ b/lang/cdl3/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2004/07/23 02:04:23 minskim Exp $
+
+--- docs/Makefile.in.orig Sun Sep 14 15:33:36 2003
++++ docs/Makefile.in
+@@ -83,7 +83,7 @@ am__include = @am__include@
+ am__quote = @am__quote@
+ install_sh = @install_sh@
+
+-docdir = $(prefix)/doc
++docdir = $(prefix)/share/doc/cdl3
+ doc_DATA = $(PACKAGE)-manual-$(VERSION).ps
+
+ SUBDIRS = tek