Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2005 21:42:55 +0200
From:      Andrey Slusar <anrays@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/89254: [MAINTAINER] editors/xemacs-devel-mule: fix WITH_XAW3D depends.
Message-ID:  <E1EdC8N-000JvZ-Ou@santinel.home.ua>
Resent-Message-ID: <200511181950.jAIJoOIM070607@freefall.freebsd.org>

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

>Number:         89254
>Category:       ports
>Synopsis:       [MAINTAINER] editors/xemacs-devel-mule: fix WITH_XAW3D depends.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 19:50:24 GMT 2005
>Closed-Date:
>Last-Modified:
>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:

--- xemacs-devel-mule.diff begins here ---
diff -ru /usr/ports/editors/xemacs-devel-mule/Makefile xemacs-devel-mule/Makefile
--- /usr/ports/editors/xemacs-devel-mule/Makefile	Wed Nov 16 02:12:38 2005
+++ xemacs-devel-mule/Makefile	Thu Nov 17 16:12:53 2005
@@ -147,6 +147,7 @@
 WITH_WIDGETS?=	--enable-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
--- xemacs-devel-mule.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EdC8N-000JvZ-Ou>