summaryrefslogtreecommitdiff
path: root/x11/xcruise/patches
diff options
context:
space:
mode:
authorminoura <minoura>1999-11-26 14:25:33 +0000
committerminoura <minoura>1999-11-26 14:25:33 +0000
commit5818409d5e55e77ffe3e764255a068a6c691f1db (patch)
tree969f9745a4cdb355f5761c4e77c6cfd3529f66d9 /x11/xcruise/patches
parenta7a3bfef31a42e2d741d84f5e753ba780632c12c (diff)
downloadpkgsrc-5818409d5e55e77ffe3e764255a068a6c691f1db.tar.gz
Import pkgsrc for xcruise-0.2, inviting you to a 3D-formed filesystem galaxy.
Diffstat (limited to 'x11/xcruise/patches')
-rw-r--r--x11/xcruise/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/xcruise/patches/patch-aa b/x11/xcruise/patches/patch-aa
new file mode 100644
index 00000000000..09290ddf01d
--- /dev/null
+++ b/x11/xcruise/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/11/26 14:25:33 minoura Exp $
+
+--- Imakefile.orig Thu Nov 25 17:56:14 1999
++++ Imakefile Thu Nov 25 23:43:28 1999
+@@ -11,6 +11,6 @@
+ SYS_LIBRARIES = MathLibrary
+ LOCAL_LIBRARIES = $(XLIB)
+
+-CDEBUGFLAGS = -g
++XCOMM CDEBUGFLAGS = -g
+
+-ComplexProgramTarget(xcruise)
++ComplexProgramTargetNoMan(xcruise)