summaryrefslogtreecommitdiff
path: root/editors/xemacs-current
diff options
context:
space:
mode:
authormagick <magick@pkgsrc.org>2002-03-25 19:35:15 +0000
committermagick <magick@pkgsrc.org>2002-03-25 19:35:15 +0000
commit4ebba2259f2a4042d09a9b3f39d487af17a6af65 (patch)
treedb75e2e6345a20cbdbdf20a951804372891024de /editors/xemacs-current
parent46b53737637f1fcb165e332516083c9123e9b836 (diff)
downloadpkgsrc-4ebba2259f2a4042d09a9b3f39d487af17a6af65.tar.gz
Add missing USE_X11
Diffstat (limited to 'editors/xemacs-current')
-rw-r--r--editors/xemacs-current/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile
index 1dcd649bc83..7fe8a588cdc 100644
--- a/editors/xemacs-current/Makefile
+++ b/editors/xemacs-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/03/24 19:40:29 magick Exp $
+# $NetBSD: Makefile,v 1.2 2002/03/25 19:35:15 magick Exp $
DISTNAME= xemacs-21.5.5
CATEGORIES= editors
@@ -12,6 +12,7 @@ MAINTAINER= magick@netbsd.org
HOMEPAGE= http://www.xemacs.org/
COMMENT= *BETA* XEmacs text editor version 21.5.5
+USE_X11= YES
USE_BUILDLINK_ONLY= YES
HAS_CONFIGURE= YES