mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
[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
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= rdesktop
|
PORTNAME= rdesktop
|
||||||
PORTVERSION= 1.5.0
|
PORTVERSION= 1.5.0
|
||||||
PORTREVISION?= 2
|
PORTREVISION?= 3
|
||||||
CATEGORIES= net comms
|
CATEGORIES= net comms
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
MAINTAINER= obrien@FreeBSD.org
|
MAINTAINER= obrien@FreeBSD.org
|
||||||
COMMENT= RDP client for Windows NT/2000/2003 Terminal Server
|
COMMENT= RDP client for Windows NT/2000/2003 Terminal Server
|
||||||
|
|
||||||
USE_XLIB= yes
|
USE_XORG= x11
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_OPENSSL= yes
|
USE_OPENSSL= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue