mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
422 B
Plaintext
14 lines
422 B
Plaintext
$NetBSD: patch-aa,v 1.6 2003/01/12 19:28:24 jschauma Exp $
|
|
|
|
--- vncviewer/Imakefile.orig Sun Jan 12 19:21:15 2003
|
|
+++ vncviewer/Imakefile Sun Jan 12 19:21:27 2003
|
|
@@ -23,7 +23,7 @@
|
|
#endif
|
|
|
|
DEPLIBS = XawClientDepLibs $(VNCAUTH_LIB)
|
|
-LOCAL_LIBRARIES = XawClientLibs $(VNCAUTH_LIB) $(ZLIB_LIB) $(JPEG_LIB)
|
|
+LOCAL_LIBRARIES = XawClientLibs $(VNCAUTH_LIB) $(ZLIB_LIB) $(JPEG_LIB) $(LDFLAGS)
|
|
|
|
SRCS = \
|
|
argsresources.c \
|