pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/emacs20
Module Name: pkgsrc
Committed By: gdt
Date: Mon Sep 25 20:08:33 UTC 2023
Modified Files:
pkgsrc/editors/emacs20: Makefile
Log Message:
emacs20: Add comment justifying BROKEN for mac
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/editors/emacs20/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/emacs20/Makefile
diff -u pkgsrc/editors/emacs20/Makefile:1.65 pkgsrc/editors/emacs20/Makefile:1.66
--- pkgsrc/editors/emacs20/Makefile:1.65 Tue Jun 28 11:33:45 2022
+++ pkgsrc/editors/emacs20/Makefile Mon Sep 25 20:08:32 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2022/06/28 11:33:45 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2023/09/25 20:08:32 gdt Exp $
DISTNAME= emacs-20.7
PKGNAME= ${DISTNAME:S/emacs/emacs20/}
@@ -30,6 +30,7 @@ MAINTAINER= dholland%NetBSD.org@localhost
HOMEPAGE= https://www.gnu.org/software/emacs/emacs.html
COMMENT= GNU editing macros (editor)
+# configure: error: Emacs hasn't been ported to `x86_64-apple-darwin17' systems.
BROKEN_ON_PLATFORM= Darwin-*-* DragonFly-*-*
CONFLICTS= mule-[0-9]*
Home |
Main Index |
Thread Index |
Old Index