pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/emacs21-nox11 Fix options framework abuse by e...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7641268a0dfc
branches: trunk
changeset: 356413:7641268a0dfc
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Dec 30 22:18:55 2016 +0000
description:
Fix options framework abuse by emacs21-nox11.
diffstat:
editors/emacs21-nox11/Makefile | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
diffs (23 lines):
diff -r 906f6e3165d2 -r 7641268a0dfc editors/emacs21-nox11/Makefile
--- a/editors/emacs21-nox11/Makefile Fri Dec 30 21:25:55 2016 +0000
+++ b/editors/emacs21-nox11/Makefile Fri Dec 30 22:18:55 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/04/26 05:54:30 mef Exp $
+# $NetBSD: Makefile,v 1.12 2016/12/30 22:18:55 wiz Exp $
PKGNAME= emacs21-nox11-${EMACSVERSION}a
PKGREVISION= 13
@@ -7,13 +7,5 @@
CONFLICTS+= emacs21-[0-9]*
-.include "../../mk/bsd.prefs.mk"
-
-# Forcibly remove any "x11" options.
-PKG_OPTIONS.emacs+= -x11 -xaw3d -motif -xaw
-
-.include "../../editors/emacs21/options.mk"
-
.include "../../editors/emacs21/Makefile.common"
-
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index