[Midnightbsd-cvs] mports: Makefile: USE_XORG
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Aug 20 14:52:44 EDT 2008
Log Message:
-----------
USE_XORG
Modified Files:
--------------
mports/x11-servers/x2vnc:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-servers/x2vnc/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11-servers/x2vnc/Makefile -L x11-servers/x2vnc/Makefile -u -r1.2 -r1.3
--- x11-servers/x2vnc/Makefile
+++ x11-servers/x2vnc/Makefile
@@ -8,7 +8,7 @@
PORTNAME= x2vnc
PORTVERSION= 1.72
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-servers
MASTER_SITES= http://fredrik.hubbe.net/x2vnc/
DISTNAME= ${PORTNAME}-1.7.2
@@ -16,9 +16,11 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= A program to link multiple X and VNC servers together
-USE_XLIB= yes
+USE_XORG= x11 xext xrandr xxf86dga ice xinerama xrandr xrender xscrnsaver sm
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
MAN1= x2vnc.1
PLIST_FILES= bin/x2vnc
More information about the Midnightbsd-cvs
mailing list