ports/89253: [PATCH] editors/xemacs-devel: fix WITH_XAW3D option.
Andrey Slusar
anrays at gmail.com
Fri Nov 18 19:50:25 UTC 2005
>Number: 89253
>Category: ports
>Synopsis: [PATCH] editors/xemacs-devel: fix WITH_XAW3D option.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>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 at santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
Fix WITH_XAW3D option.
>How-To-Repeat:
>Fix:
--- xemacs-devel.diff begins here ---
diff -ru /usr/ports/editors/xemacs-devel/Makefile xemacs-devel/Makefile
--- /usr/ports/editors/xemacs-devel/Makefile Wed Nov 16 02:12:38 2005
+++ xemacs-devel/Makefile Fri Nov 18 21:22:05 2005
@@ -95,6 +95,7 @@
.if defined(WITH_XAW3D)
LIB_DEPENDS+= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
+CONFIGURE_ARGS+= --with-athena=3d
.endif
#.if defined(WANT_GTK)
--- xemacs-devel.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list