summaryrefslogtreecommitdiff
path: root/lang/icon/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'lang/icon/patches/patch-aa')
-rw-r--r--lang/icon/patches/patch-aa17
1 files changed, 13 insertions, 4 deletions
diff --git a/lang/icon/patches/patch-aa b/lang/icon/patches/patch-aa
index c5647bd6c54..c181e5e835f 100644
--- a/lang/icon/patches/patch-aa
+++ b/lang/icon/patches/patch-aa
@@ -1,8 +1,17 @@
-$NetBSD: patch-aa,v 1.6 2003/03/24 12:12:10 jtb Exp $
+$NetBSD: patch-aa,v 1.7 2003/06/06 08:58:42 jtb Exp $
---- config/unix/setup.sh.orig Mon Mar 4 21:32:55 2002
-+++ config/unix/setup.sh
-@@ -31,7 +31,7 @@ fi
+--- config/setup.sh.orig
++++ config/setup.sh
+@@ -12,7 +12,7 @@
+
+ # check parameters
+ case "$GPX" in
+- Graphics) XL='-L../../bin -lIgpx $(XLIBS)';;
++ Graphics) XL='-L../../lib/icon -lIgpx $(XLIBS)';;
+ NoGraphics) XL= ;;
+ *) echo "$USAGE" 1>&2; exit 1;;
+ esac
+@@ -31,7 +31,7 @@
# find and copy the context switch code.
# use pthreads version if specified, or as a last resort.
# by default, look for `uname -m`.[cs] and then rswitch.[cs].