pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/emacs21-nox11 emacs21-nox11: MKPIE is not supp...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8172013f15af
branches:  trunk
changeset: 459414:8172013f15af
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Oct 06 15:40:15 2021 +0000

description:
emacs21-nox11: MKPIE is not supported

diffstat:

 editors/emacs21-nox11/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 285aee5d8b05 -r 8172013f15af editors/emacs21-nox11/Makefile
--- a/editors/emacs21-nox11/Makefile    Wed Oct 06 15:33:03 2021 +0000
+++ b/editors/emacs21-nox11/Makefile    Wed Oct 06 15:40:15 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/01/16 15:20:48 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2021/10/06 15:40:15 nia Exp $
 
 PKGNAME=       emacs21-nox11-${EMACSVERSION}a
 PKGREVISION=   14
@@ -7,6 +7,8 @@
 
 CONFLICTS+=    emacs21-[0-9]*
 
+MKPIE_SUPPORTED=       no
+
 CONFIGURE_ARGS+=       --without-x
 
 .include "../../editors/emacs21/Makefile.common"



Home | Main Index | Thread Index | Old Index