summaryrefslogtreecommitdiff
path: root/sysutils/xnc/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xnc/patches/patch-ac')
-rw-r--r--sysutils/xnc/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/xnc/patches/patch-ac b/sysutils/xnc/patches/patch-ac
new file mode 100644
index 00000000000..b765e8d2396
--- /dev/null
+++ b/sysutils/xnc/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.1.1 2001/09/17 05:40:06 zuntum Exp $
+
+--- ives/makefile.in.orig Thu Aug 30 15:27:39 2001
++++ ives/makefile.in
+@@ -31,7 +31,7 @@
+ STYLE=-DOLD_STYLE
+
+ CXXOPT=-DIVES $(NO_ALT) $(STYLE) $(DEB) $(DEFS) $(CFLAGS)
+- LOCAL_LIBRARIES=$(TLIB) $(XLIBS) -L../image -L/usr/lib $(PNGLIB) $(ZLIB) $(LIBS)
++ LOCAL_LIBRARIES=$(TLIB) $(XLIBS) -L../image -L/usr/lib $(PNGLIB) $(ZLIB) $(LIBS) $(LDFLAGS)
+
+ PROGRAM =ives es vs $(IMAGEOBJS) $(JDEP)
+