pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/emacs27
Module Name: pkgsrc
Committed By: nia
Date: Mon Sep 27 19:18:08 UTC 2021
Modified Files:
pkgsrc/editors/emacs27: Makefile.common
Log Message:
emacs27, unlike earlier versions, actually works with MKPIE.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/emacs27/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/emacs27/Makefile.common
diff -u pkgsrc/editors/emacs27/Makefile.common:1.2 pkgsrc/editors/emacs27/Makefile.common:1.3
--- pkgsrc/editors/emacs27/Makefile.common:1.2 Mon Sep 27 15:26:25 2021
+++ pkgsrc/editors/emacs27/Makefile.common Mon Sep 27 19:18:08 2021
@@ -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}
Home |
Main Index |
Thread Index |
Old Index