freebsd-ports/net/tridiavnc/files/patch-Xvnc::config::cf::vnclibs.def
Vanilla I. Shu 000539438b 1: Build Xvnc now. Sync patches from net/tightvnc.
2: reset MAINTAINER to ports@
3: Bump PORTSREVISION.

Submitted by:	yjchou@ #bsdchat
Approved by:	dwcjr
2002-11-20 15:43:36 +00:00

10 lines
431 B
Modula-2

--- 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%%LOCALBASE%%/include