summaryrefslogtreecommitdiff
path: root/net/tridiavnc/files/patch-Xvnc__config__cf__vnclibs.def
diff options
context:
space:
mode:
Diffstat (limited to 'net/tridiavnc/files/patch-Xvnc__config__cf__vnclibs.def')
-rw-r--r--net/tridiavnc/files/patch-Xvnc__config__cf__vnclibs.def10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/tridiavnc/files/patch-Xvnc__config__cf__vnclibs.def b/net/tridiavnc/files/patch-Xvnc__config__cf__vnclibs.def
new file mode 100644
index 000000000000..fd93bb5d35dd
--- /dev/null
+++ b/net/tridiavnc/files/patch-Xvnc__config__cf__vnclibs.def
@@ -0,0 +1,10 @@
+--- Xvnc/config/cf/vnclibs.def.orig Wed Apr 19 01:18:53 2000
++++ Xvnc/config/cf/vnclibs.def Wed Nov 20 22:05:54 2002
+@@ -5,5 +5,5 @@
+ * and programs/Xserver/hw/vnc whenever you change this file.
+ */
+
+-VNCLIBS = $(TOP)/../libvncauth/libvncauth.a $(TOP)/../zlib/libz.a
+-VNCCPPFLAGS = -I$(TOP)/../include -I$(TOP)/../zlib
++VNCLIBS = $(TOP)/../libvncauth/libvncauth.a -lz
++VNCCPPFLAGS = -I$(TOP)/../include -I%%PREFIX%%/include