summaryrefslogtreecommitdiff
path: root/editors/emacs21-nox11
diff options
context:
space:
mode:
authormef <mef>2015-04-26 05:54:29 +0000
committermef <mef>2015-04-26 05:54:29 +0000
commit28a261057baca84b057408444e08fad48d7bdfdb (patch)
tree9347f5767bce1c3ff2862ffea10c3e8c418e1d66 /editors/emacs21-nox11
parent68118b10787dc480ab5a7d3d6e47691a997a4b45 (diff)
downloadpkgsrc-28a261057baca84b057408444e08fad48d7bdfdb.tar.gz
Rename options emacs-xaw3d to simply xaw3d. Ref:
http://mail-index.netbsd.org/pkgsrc-users/2015/04/24/msg021447.html
Diffstat (limited to 'editors/emacs21-nox11')
-rw-r--r--editors/emacs21-nox11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs21-nox11/Makefile b/editors/emacs21-nox11/Makefile
index af1dd9dade4..cbc9c978a1a 100644
--- a/editors/emacs21-nox11/Makefile
+++ b/editors/emacs21-nox11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/02/17 00:22:36 dholland Exp $
+# $NetBSD: Makefile,v 1.11 2015/04/26 05:54:30 mef Exp $
PKGNAME= emacs21-nox11-${EMACSVERSION}a
PKGREVISION= 13
@@ -10,7 +10,7 @@ CONFLICTS+= emacs21-[0-9]*
.include "../../mk/bsd.prefs.mk"
# Forcibly remove any "x11" options.
-PKG_OPTIONS.emacs+= -x11 -emacs-xaw3d -motif -xaw
+PKG_OPTIONS.emacs+= -x11 -xaw3d -motif -xaw
.include "../../editors/emacs21/options.mk"