summaryrefslogtreecommitdiff
path: root/editors/xemacs-nox11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs-nox11/Makefile')
-rw-r--r--editors/xemacs-nox11/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/xemacs-nox11/Makefile b/editors/xemacs-nox11/Makefile
index 1e6c25871ac..7f2d5cc286e 100644
--- a/editors/xemacs-nox11/Makefile
+++ b/editors/xemacs-nox11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/10/03 11:43:47 asau Exp $
+# $NetBSD: Makefile,v 1.22 2016/04/13 13:54:30 hauke Exp $
PKGNAME= ${DISTNAME:S/-/-nox11-/}
@@ -8,7 +8,6 @@ PKGDIR= ${.CURDIR}/../../editors/xemacs
.include "../../mk/bsd.prefs.mk"
-PKG_OPTIONS.xemacs+= -x11 -lucid
-#PKG_OPTIONS.xemacs+= -gtk -motif -xaw
+PKG_OPTIONS.xemacs+= -x11
.include "../../editors/xemacs/Makefile"