From 58126366cd6e267c73500debc733038836c62841 Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Sat, 19 Nov 2005 14:58:04 +0000 Subject: - Fix configure args for WITH_XAW3D PR: ports/89253 Submitted by: Andrey Slusar --- editors/xemacs-devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/xemacs-devel') diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index 6e8769dac093..7c1bf0bc95ec 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/Makefile @@ -95,6 +95,7 @@ WITH_DIALOGS= --enable-dialogs=athena .if defined(WITH_XAW3D) LIB_DEPENDS+= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d +CONFIGURE_ARGS+= --with-athena=3d .endif #.if defined(WANT_GTK) -- cgit v1.2.3