summaryrefslogtreecommitdiff
path: root/graphics/xpaint/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xpaint/patches/patch-ah')
-rw-r--r--graphics/xpaint/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/xpaint/patches/patch-ah b/graphics/xpaint/patches/patch-ah
new file mode 100644
index 00000000000..f43d5a9ae13
--- /dev/null
+++ b/graphics/xpaint/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1 2004/03/20 22:30:36 bouyer Exp $
+
+--- xaw95-1.1.4/Imakefile.orig Sat Mar 20 22:45:21 2004
++++ xaw95-1.1.4/Imakefile Sat Mar 20 22:45:42 2004
+@@ -233,7 +233,7 @@
+ all::
+
+ depend:: laygram.c laylex.c
+- cd exports ; ln -sf include X11
++ -cd exports ; ln -sf include X11
+
+ #if DoSharedLib && SharedDataSeparation
+ SpecialCObjectRule(sharedlib.o,NullParameter,$(SHLIBDEF))