summaryrefslogtreecommitdiff
path: root/devel/nbitools/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'devel/nbitools/patches/patch-ae')
-rw-r--r--devel/nbitools/patches/patch-ae22
1 files changed, 0 insertions, 22 deletions
diff --git a/devel/nbitools/patches/patch-ae b/devel/nbitools/patches/patch-ae
deleted file mode 100644
index 3a1af0929b6..00000000000
--- a/devel/nbitools/patches/patch-ae
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-ae,v 1.1.1.1 2002/06/03 09:53:47 sakamoto Exp $
-
---- config/cf/X11.tmpl.orig Thu Jan 21 21:50:39 1999
-+++ config/cf/X11.tmpl
-@@ -628,7 +628,7 @@
- #endif
- #ifndef BinDir
- #ifdef ProjectRoot
--#define BinDir Concat(ProjectRoot,/bin)
-+#define BinDir Concat(ProjectRoot,/libexec/itools)
- #else
- #define BinDir /usr/bin/X11
- #endif
-@@ -678,7 +678,7 @@
- #define BuildLibTop ../.. /* relative to BuildLibDir */
- #endif
- #ifndef LibDir
--#define LibDir $(USRLIBDIR)/X11
-+#define LibDir $(USRLIBDIR)/itools/X11
- #endif
- #ifndef ConfigDir
- #define ConfigDir $(LIBDIR)/config