From vasallia@ukr.net  Fri Nov 18 19:20:30 2005
Return-Path: <vasallia@ukr.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AF13916A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Nov 2005 19:20:30 +0000 (GMT)
	(envelope-from vasallia@ukr.net)
Received: from tor.farlep.net (tor.farlep.net [213.130.1.225])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C836043D45
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Nov 2005 19:20:29 +0000 (GMT)
	(envelope-from vasallia@ukr.net)
Received: from santinel.home.ua (nas-6-023.dialup.farlep.net [213.130.4.152]) 
	by tor.farlep.net with ESMTP id jAIJKPcR015788
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Nov 2005 21:20:26 +0200
Received: from anray by santinel.home.ua with local (Exim 4.54; FreeBSD)
	id 1EdBmX-000Jm8-6I
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Nov 2005 21:20:21 +0200
Message-Id: <E1EdBmX-000Jm8-6I@santinel.home.ua>
Date: Fri, 18 Nov 2005 21:20:21 +0200
From: Andrey Slusar <anrays@gmail.com>
Reply-To: Andrey Slusar <anrays@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER] editors/xemacs21-mule: fix WITH_XAW3D depends.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         89251
>Category:       ports
>Synopsis:       [MAINTAINER] editors/xemacs21-mule: fix WITH_XAW3D depends.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sem
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 19:30:26 GMT 2005
>Closed-Date:    Sat Nov 19 15:14:13 GMT 2005
>Last-Modified:  Sat Nov 19 15:14:13 GMT 2005
>Originator:     Andrey Slusar
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
Santinel
>Environment:
System: FreeBSD santinel.home.ua 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Nov 5 02:19:22 EET 2005 anray@santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
	Fix WITH_XAW3D depends.
>How-To-Repeat:
	
>Fix:

--- xemacs21-mule.diff begins here ---
diff -ru /usr/ports/editors/xemacs21-mule/Makefile xemacs21-mule/Makefile
--- /usr/ports/editors/xemacs21-mule/Makefile	Wed Nov 16 02:12:38 2005
+++ xemacs21-mule/Makefile	Thu Nov 17 16:15:46 2005
@@ -141,6 +141,7 @@
 WITH_WIDGETS?=	--with-widgets=athena
 
 .if defined(WITH_XAW3D)
+LIB_DEPENDS+=	Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
 CONFIGURE_ARGS+=--with-athena=3d
 .else
 CONFIGURE_ARGS+=--with-athena=xaw
--- xemacs21-mule.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sem 
Responsible-Changed-By: sem 
Responsible-Changed-When: Fri Nov 18 20:18:24 GMT 2005 
Responsible-Changed-Why:  
Take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89251 
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Sat Nov 19 15:14:12 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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