Date: Fri, 18 Nov 2005 21:20:21 +0200 From: Andrey Slusar <anrays@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/89251: [MAINTAINER] editors/xemacs21-mule: fix WITH_XAW3D depends. Message-ID: <E1EdBmX-000Jm8-6I@santinel.home.ua> Resent-Message-ID: <200511181930.jAIJUQmY068797@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EdBmX-000Jm8-6I>