summaryrefslogtreecommitdiff
path: root/net/tightvncviewer/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/tightvncviewer/patches/patch-aa')
-rw-r--r--net/tightvncviewer/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/tightvncviewer/patches/patch-aa b/net/tightvncviewer/patches/patch-aa
new file mode 100644
index 00000000000..8165576c246
--- /dev/null
+++ b/net/tightvncviewer/patches/patch-aa
@@ -0,0 +1,13 @@
+$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 \