From rebum@mail.vx.sk  Wed Aug 15 06:42:05 2007
Return-Path: <rebum@mail.vx.sk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B876C16A418
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 15 Aug 2007 06:42:05 +0000 (UTC)
	(envelope-from rebum@mail.vx.sk)
Received: from mail.vx.sk (neo.vx.sk [88.198.35.14])
	by mx1.freebsd.org (Postfix) with ESMTP id 7FD8F13C458
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 15 Aug 2007 06:42:05 +0000 (UTC)
	(envelope-from rebum@mail.vx.sk)
Received: from localhost (localhost [127.0.0.1])
	by mail.vx.sk (Postfix) with ESMTP id 3CB4D453DE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 15 Aug 2007 08:42:04 +0200 (CEST)
Received: from mail.vx.sk ([127.0.0.1])
	by localhost (mail.vx.sk [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id bzZqK2ipBd0i for <FreeBSD-gnats-submit@freebsd.org>;
	Wed, 15 Aug 2007 08:42:01 +0200 (CEST)
Received: by mail.vx.sk (Postfix, from userid 1001)
	id 9DC9A453D4; Wed, 15 Aug 2007 08:42:01 +0200 (CEST)
Message-Id: <20070815064201.9DC9A453D4@mail.vx.sk>
Date: Wed, 15 Aug 2007 08:42:01 +0200 (CEST)
From: Martin Matuska <mm@FreeBSD.org>
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [X] x11/xterm remove USE_XLIB
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         115537
>Category:       ports
>Synopsis:       x11/xterm remove USE_XLIB
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 15 06:50:01 GMT 2007
>Closed-Date:    Thu Aug 23 13:14:06 GMT 2007
>Last-Modified:  Thu Aug 23 13:20:01 GMT 2007
>Originator:     Martin Matuska
>Release:        FreeBSD 6.2-STABLE i386 amd64
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE i386 amd64
>Description:
Do not depend on xorg-libs (USE_X_PREFIX -> USE_XLIB)
USE_XORG=xaw xft

>How-To-Repeat:
>Fix:
Index: ports/x11/xterm/Makefile
===================================================================
RCS file: /home/pcvs/ports/x11/xterm/Makefile,v
retrieving revision 1.48
diff -u -r1.48 Makefile
--- ports/x11/xterm/Makefile	25 Jul 2007 21:50:26 -0000	1.48
+++ ports/x11/xterm/Makefile	15 Aug 2007 06:39:51 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xterm
 PORTVERSION=	228
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	ftp://invisible-island.net/xterm/ \
 		http://voodoo.bawue.com/download/
@@ -15,9 +16,8 @@
 MAINTAINER=	krion@FreeBSD.org
 COMMENT=	Terminal emulator for the X Window System
 
-LIB_DEPENDS=	Xft.2:${PORTSDIR}/x11-fonts/libXft
+USE_XORG=	xaw xft
 
-USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include" \
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Aug 15 06:50:09 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115537 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Thu Aug 23 13:14:04 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115537 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/115537: commit references a PR
Date: Thu, 23 Aug 2007 13:14:05 +0000 (UTC)

 krion       2007-08-23 13:13:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11/xterm            Makefile 
   Log:
   Utilize USE_XORG
   
   PR:             ports/115537
   Submitted by:   mm
   
   Revision  Changes    Path
   1.49      +1 -3      ports/x11/xterm/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
