From 28a261057baca84b057408444e08fad48d7bdfdb Mon Sep 17 00:00:00 2001 From: mef Date: Sun, 26 Apr 2015 05:54:29 +0000 Subject: Rename options emacs-xaw3d to simply xaw3d. Ref: http://mail-index.netbsd.org/pkgsrc-users/2015/04/24/msg021447.html --- editors/emacs21-nox11/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/emacs21-nox11') 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" -- cgit v1.2.3