summaryrefslogtreecommitdiff
path: root/x11/xp/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xp/patches/patch-aa')
-rw-r--r--x11/xp/patches/patch-aa32
1 files changed, 0 insertions, 32 deletions
diff --git a/x11/xp/patches/patch-aa b/x11/xp/patches/patch-aa
deleted file mode 100644
index 6096b24e3af..00000000000
--- a/x11/xp/patches/patch-aa
+++ /dev/null
@@ -1,32 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/08/13 19:35:45 tron Exp $
-
---- Imakefile.orig Thu Feb 11 15:55:09 1999
-+++ Imakefile Fri Aug 13 21:30:56 1999
-@@ -1,23 +1,12 @@
--/* set MKDIRHIER in case you change BINDIR */
--MKDIRHIER = mkdirhier
--
--XPTOP = /usr/local/xp/1.2b10
--
--/* where do you want the binary installed */
--BINDIR = ${XPTOP}/bin
--
--/* where do you want the man page installed */
--MANDIR = ${XPTOP}/man/man1
--
--/* where do you want the application defaults file installed */
--XAPPLOADDIR = ${XPTOP}/lib/app-defaults
--
--
- #ifdef HasVFork
- VFORK_DEFINES = -DHASVFORK
- #endif
-
- #XP_DEFINES= -DNOPUTENV
-+
-+#if !(defined(SunArchitecture) && OSMajorVersion == 4)
-+XP_DEFINES+= -DHAS_STRERROR
-+#endif
-
- DEFINES= $(SIGNAL_DEFINES) $(VFORK_DEFINES) $(XP_DEFINES)
-