From dbfbd2d9065a8bb917007d09f007377c73f30ff5 Mon Sep 17 00:00:00 2001 From: nia Date: Mon, 27 Sep 2021 19:18:08 +0000 Subject: [PATCH] emacs27, unlike earlier versions, actually works with MKPIE. --- editors/emacs27/Makefile.common | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/editors/emacs27/Makefile.common b/editors/emacs27/Makefile.common index 0b13659ecf97..ed5dcca35f30 100644 --- a/editors/emacs27/Makefile.common +++ b/editors/emacs27/Makefile.common @@ -1,10 +1,8 @@ -# $NetBSD: Makefile.common,v 1.2 2021/09/27 15:26:25 nia Exp $ +# $NetBSD: Makefile.common,v 1.3 2021/09/27 19:18:08 nia Exp $ # # used by editors/emacs27/Makefile # used by editors/emacs27-nox11/Makefile -MKPIE_SUPPORTED= no - .include "../../mk/bsd.prefs.mk" DISTNAME= emacs-${EMACS_VERSION}