From 0b9169f1a16b4285b8a8da42fb3a9c8ccdf3ccdf Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 16 Jan 1999 22:58:59 +0000 Subject: Add USE_XLIB -- otherwise the packages will be built without X support. --- editors/emacs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/emacs') diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 9957ad38ce08..7a7615570457 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.32 1998/09/14 07:26:02 asami Exp $ +# $Id: Makefile,v 1.33 1999/01/02 12:26:10 kuriyama Exp $ # DISTNAME= emacs-19.34b @@ -17,6 +17,7 @@ PLIST_SUB= EMACS_VERSION=${EMACS_VERSION} NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/emacs-19.34 GNU_CONFIGURE= yes +USE_XLIB= yes USE_GMAKE= yes CONFIGURE_ARGS= i386--freebsd --with-x-toolkit \ --sharedstatedir=/var/run -- cgit v1.2.3