From 7bde2d64d01c114f83af712b6d58739cc75456a5 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 15 Feb 1998 15:43:42 +0000 Subject: Build this port with '--with-xface=no'. PR: 5656 --- editors/xemacs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/xemacs') diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index f0b8bdef42a7..82019c69f7c4 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -3,7 +3,7 @@ # Date created: 26 August 1997 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.6 1997/12/27 02:53:16 asami Exp $ +# $Id: Makefile,v 1.7 1998/01/01 21:06:35 gj Exp $ # DISTNAME= xemacs-20.3 @@ -34,6 +34,7 @@ CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} \ --site-includes=${PREFIX}/include \ --site-libraries=${PREFIX}/lib \ --sitelispdir="${PREFIX}/lib/xemacs/site-lisp ${PREFIX}/share/emacs/site-lisp" \ + --with-xface=no \ ${WITH_MULE} ${WITH_DIALOGS} MAN1= ctags.1 etags.1 gnuattach.1 gnuclient.1 gnudoit.1 \ gnuserv.1 xemacs.1 -- cgit v1.2.3