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, 0 insertions, 13 deletions
diff --git a/graphics/xpaint/patches/patch-ah b/graphics/xpaint/patches/patch-ah
deleted file mode 100644
index 502fb7865c7..00000000000
--- a/graphics/xpaint/patches/patch-ah
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.2 2005/03/31 11:08:16 adam Exp $
-
---- ../xaw95-1.1.4/Imakefile.orig 2002-10-27 21:34:55.000000000 +0000
-+++ ../xaw95-1.1.4/Imakefile
-@@ -233,7 +233,7 @@ YACC=YaccCmd
- 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))