[DEPS] net/rdesktop USE_XLIB -> USE_XORG

This port requires only USE_XORG= x11
	(tested with tinderbox)

PR:		ports/115465
Submitted by:	Martin Matuska <mm@FreeBSD.org>
This commit is contained in:
Edwin Groothuis 2007-09-23 11:24:31 +00:00
parent 5f735bffb3
commit afa23f76e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199971

View File

@ -7,7 +7,7 @@
PORTNAME= rdesktop
PORTVERSION= 1.5.0
PORTREVISION?= 2
PORTREVISION?= 3
CATEGORIES= net comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= obrien@FreeBSD.org
COMMENT= RDP client for Windows NT/2000/2003 Terminal Server
USE_XLIB= yes
USE_XORG= x11
USE_GMAKE= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes