summaryrefslogtreecommitdiff
path: root/lang/icon/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'lang/icon/patches/patch-ah')
-rw-r--r--lang/icon/patches/patch-ah9
1 files changed, 6 insertions, 3 deletions
diff --git a/lang/icon/patches/patch-ah b/lang/icon/patches/patch-ah
index ccc4519e5d2..1ade14c96e4 100644
--- a/lang/icon/patches/patch-ah
+++ b/lang/icon/patches/patch-ah
@@ -1,8 +1,8 @@
-$NetBSD: patch-ah,v 1.3 2001/06/25 18:00:16 jtb Exp $
+$NetBSD: patch-ah,v 1.4 2003/03/24 12:12:10 jtb Exp $
---- /dev/null Mon Jun 25 14:20:12 2001
+--- config/unix/netbsd/Makedefs.orig Mon Mar 24 06:48:54 2003
+++ config/unix/netbsd/Makedefs
-@@ -0,0 +1,14 @@
+@@ -0,0 +1,17 @@
+# Makefile definitions from config/unix/intel_netbsd
+
+# CC C compiler
@@ -17,3 +17,6 @@ $NetBSD: patch-ah,v 1.3 2001/06/25 18:00:16 jtb Exp $
+CFDYN = -fPIC
+RLINK = -Wl,-E
+RLIBS = -lm
++CFLAGS += -I$(X11BASE)/include
++XLIBS = -Wl,-R$(X11BASE)/lib -L$(X11BASE)/lib -lX11
++XPMDEFS = -DZPIPE -I$(X11BASE)/include