From 09c1c2a0201a4391dc83b7717a5c09f0b8844ccc Mon Sep 17 00:00:00 2001 From: magick Date: Mon, 25 Mar 2002 19:07:39 +0000 Subject: Add missing USE_X11 --- editors/xemacs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 28e78915bdc..7a2d5a9e436 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2002/03/22 22:25:05 tron Exp $ +# $NetBSD: Makefile,v 1.44 2002/03/25 19:07:39 magick Exp $ DISTNAME= xemacs-21.1.14 PKGREVISION= 2 @@ -24,6 +24,7 @@ NOT_FOR_PLATFORM= *-*-mips* #fails purespace dumping HAS_CONFIGURE= YES USE_XPM= YES +USE_X11= YES BUILD_DEFS+= USE_LDAP USE_XFACE DIST_SUBDIR= xemacs -- cgit v1.2.3