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
commit575d1698fed7206b26760b468427c7a7432bd495 (patch)
treedb75e2e6345a20cbdbdf20a951804372891024de /editors/xemacs-current/Makefile
parent8a011fdbd4259e9d2c6e83e7121ad0a32831c528 (diff)
downloadpkgsrc-575d1698fed7206b26760b468427c7a7432bd495.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