summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-09-23 11:24:31 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-09-23 11:24:31 +0000
commitafa23f76e1f22096f5f15da9c0f764b135cc653b (patch)
tree3ca1fedef730e11de292c6cde480deaa926a685a /net
parent[DEPS] graphics/aalib USE_XLIB -> USE_XORG (diff)
[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>
Notes
Notes: svn path=/head/; revision=199971
Diffstat (limited to 'net')
-rw-r--r--net/rdesktop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile
index 505337d3f793..39a58b2bd66c 100644
--- a/net/rdesktop/Makefile
+++ b/net/rdesktop/Makefile
@@ -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