summaryrefslogtreecommitdiff
path: root/editors/xemacs-current/Makefile
diff options
context:
space:
mode:
authormagick <magick>2002-03-25 19:35:15 +0000
committermagick <magick>2002-03-25 19:35:15 +0000
commit7f7b6b9ff9fa8fd115a1aaacff6efc8ea8d3ff58 (patch)
treedb75e2e6345a20cbdbdf20a951804372891024de /editors/xemacs-current/Makefile
parent69b3e11e5a4d193e8b419e25315519c6c3de8db8 (diff)
downloadpkgsrc-7f7b6b9ff9fa8fd115a1aaacff6efc8ea8d3ff58.tar.gz
Add missing USE_X11
Diffstat (limited to 'editors/xemacs-current/Makefile')
-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