pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/emacs21-nox11
Module Name: pkgsrc
Committed By: nia
Date: Wed Oct 6 15:40:15 UTC 2021
Modified Files:
pkgsrc/editors/emacs21-nox11: Makefile
Log Message:
emacs21-nox11: MKPIE is not supported
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/editors/emacs21-nox11/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/emacs21-nox11/Makefile
diff -u pkgsrc/editors/emacs21-nox11/Makefile:1.14 pkgsrc/editors/emacs21-nox11/Makefile:1.15
--- pkgsrc/editors/emacs21-nox11/Makefile:1.14 Tue Jan 16 15:20:48 2018
+++ pkgsrc/editors/emacs21-nox11/Makefile Wed Oct 6 15:40:15 2021
@@ -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 @@ COMMENT_EXTRA= : non-X11 version
CONFLICTS+= emacs21-[0-9]*
+MKPIE_SUPPORTED= no
+
CONFIGURE_ARGS+= --without-x
.include "../../editors/emacs21/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index