From root@firebird.clustercube.com  Mon Feb 14 13:23:16 2005
Return-Path: <root@firebird.clustercube.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8CF5616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Feb 2005 13:23:16 +0000 (GMT)
Received: from firebird.clustercube.com (firebird.clustercube.com [72.21.32.50])
	by mx1.FreeBSD.org (Postfix) with SMTP id 30F7343D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Feb 2005 13:23:16 +0000 (GMT)
	(envelope-from root@firebird.clustercube.com)
Received: (qmail 60041 invoked from network); 14 Feb 2005 13:23:15 -0000
Received: from owl.clustercube.com (72.21.32.52)
  by 127.0.0.2 with QMQP; 14 Feb 2005 13:23:15 -0000
Message-Id: <20050214132304.60038.qmail@owl.clustercube.com>
Date: 14 Feb 2005 13:23:04 -0000
From: Rui Lopes <rui@ruilopes.com>
Reply-To: Rui Lopes <rui@ruilopes.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Remove xorg library depedency from x11-fonts/bitstream-vera
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77503
>Category:       ports
>Synopsis:       Remove xorg library depedency from x11-fonts/bitstream-vera
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 14 13:30:23 GMT 2005
>Closed-Date:    Tue Feb 15 15:55:07 GMT 2005
>Last-Modified:  Tue Feb 15 15:55:07 GMT 2005
>Originator:     Rui Lopes
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:


	
>Description:
x11-fonts/bitstream-vera unnecessary depends on xorg libraries, please
apply the attached patch to fix this.
	
>How-To-Repeat:
	
>Fix:

	

--- x11-fonts::bitstream-vera.patch begins here ---
--- Makefile.orig	Wed Mar  3 16:38:02 2004
+++ Makefile	Mon Feb 14 13:06:35 2005
@@ -20,7 +20,7 @@
 RUN_DEPENDS=	fc-cache:${PORTSDIR}/x11-fonts/fontconfig
 
 USE_BZIP2=	yes
-USE_X_PREFIX=	yes
+PREFIX?=        ${X11BASE}
 NO_BUILD=	yes
 
 PLIST_SUB=	FONTSDIR="${FONTSDIR:S|${PREFIX}/||}"
--- x11-fonts::bitstream-vera.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: vs 
Responsible-Changed-When: Mon Feb 14 22:00:59 GMT 2005 
Responsible-Changed-Why:  
Over to GNOME team (maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77503 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue Feb 15 15:54:59 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77503 
>Unformatted:
