Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2007 14:11:28 +0200 (CEST)
From:      Martin Matuska <mm@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115465: [DEPS] net/rdesktop USE_XLIB -> USE_XORG
Message-ID:  <20070813121128.1481A4555E@mail.vx.sk>
Resent-Message-ID: <200708131220.l7DCK1sO053988@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115465
>Category:       ports
>Synopsis:       [DEPS] net/rdesktop USE_XLIB -> USE_XORG
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 13 12:20:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 6.2-STABLE i386 amd64
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE i386 amd64
>Description:
This port requires only USE_XORG= x11
(tested with tinderbox)

>How-To-Repeat:
>Fix:
Index: ports/net/rdesktop/Makefile
===================================================================
RCS file: /home/pcvs/ports/net/rdesktop/Makefile,v
retrieving revision 1.41
diff -u -r1.41 Makefile
--- ports/net/rdesktop/Makefile	19 Jun 2007 08:55:10 -0000	1.41
+++ ports/net/rdesktop/Makefile	13 Aug 2007 12:10:17 -0000
@@ -15,7 +15,7 @@
 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
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070813121128.1481A4555E>