summaryrefslogtreecommitdiff
path: root/sysutils/xnc/patches/patch-ad
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-09-17 05:40:06 +0000
committerzuntum <zuntum@pkgsrc.org>2001-09-17 05:40:06 +0000
commitf1bc802a0f9dd9a9ad002f98e0922ed1e0a9bb2b (patch)
treeeadf3d2f9e5fbee2cb5376e0c57104de571e61df /sysutils/xnc/patches/patch-ad
parent40e2679bcb83303c2cd64435b4d6e32d56cc0bb8 (diff)
downloadpkgsrc-f1bc802a0f9dd9a9ad002f98e0922ed1e0a9bb2b.tar.gz
Initial import of xnc-4.4.5
X Northern Captain is a X Window file manager that allows to create, copy, move, rename, delete, view and edit files in a Virtual File System (VFS). VFS consists from a normal disk space and a Archive File System (AFS). All file operations in AFS can be done exactly as in normal file system. The IVES - file viewer and editor for X Window included, provides a comprehensive way to view and edit images in many different formats: GIF, JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG. Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835
Diffstat (limited to 'sysutils/xnc/patches/patch-ad')
-rw-r--r--sysutils/xnc/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/xnc/patches/patch-ad b/sysutils/xnc/patches/patch-ad
new file mode 100644
index 00000000000..92e8fb1f403
--- /dev/null
+++ b/sysutils/xnc/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1.1.1 2001/09/17 05:40:06 zuntum Exp $
+
+--- xsetup/makefile.in.orig Thu Aug 30 15:39:30 2001
++++ xsetup/makefile.in
+@@ -25,7 +25,7 @@
+ ../commonfuncs.o ../image/imload.o ../xdndclass.o ../xncdebug.o
+ CXXINCLUDES=$(XINC) -I../xbitmaps
+ CXXOPT=$(DEFS) $(DEB) $(CFLAGS)
+- LOCAL_LIBRARIES=$(IMAGEOBJS) $(JLIB) $(TLIB) $(XLIBS) -L../image $(PNGLIB) $(ZLIB) $(LIBS)
++ LOCAL_LIBRARIES=$(IMAGEOBJS) $(JLIB) $(TLIB) $(XLIBS) -L../image $(PNGLIB) $(ZLIB) $(LIBS) $(LDFLAGS)
+
+ PROGRAM =xncsetup
+