summaryrefslogtreecommitdiff
path: root/x11/xscribble/patches/patch-ad
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-06-01 11:26:43 +0000
committeragc <agc@pkgsrc.org>2001-06-01 11:26:43 +0000
commitfc45415b6a24e1564dbfc9b6b19ffed2380cacff (patch)
treee14fd565806b9657458342fb8cb4dbb237e13e18 /x11/xscribble/patches/patch-ad
parent7c110a3207e15cbda0bf8137eb4563e06a2ae7fe (diff)
downloadpkgsrc-fc45415b6a24e1564dbfc9b6b19ffed2380cacff.tar.gz
Define unix, and reduce the number of warnings.
Diffstat (limited to 'x11/xscribble/patches/patch-ad')
-rw-r--r--x11/xscribble/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/xscribble/patches/patch-ad b/x11/xscribble/patches/patch-ad
new file mode 100644
index 00000000000..d7c4adad57b
--- /dev/null
+++ b/x11/xscribble/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2001/06/01 11:26:44 agc Exp $
+
+--- lirec/Imakefile 2001/06/01 11:21:35 1.1
++++ lirec/Imakefile 2001/06/01 11:22:11
+@@ -8,6 +8,8 @@
+
+ INCLUDES = -I../recman
+
++DEFINES = XkbClientDefines -Dunix=1
++
+ #include <Library.tmpl>
+
+ DependTarget()