[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:
parent
5f735bffb3
commit
afa23f76e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199971
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user