ports/89251: [MAINTAINER] editors/xemacs21-mule: fix WITH_XAW3D depends.

Andrey Slusar anrays at gmail.com
Fri Nov 18 19:30:28 UTC 2005


>Number:         89251
>Category:       ports
>Synopsis:       [MAINTAINER] editors/xemacs21-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:30:26 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list