pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/xemacs
Module Name: pkgsrc
Committed By: nia
Date: Mon Sep 27 15:57:32 UTC 2021
Modified Files:
pkgsrc/editors/xemacs: Makefile.common
Log Message:
xemacs: not ready for MKPIE for the same reason as emacs (segfault
during build)
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/editors/xemacs/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/xemacs/Makefile.common
diff -u pkgsrc/editors/xemacs/Makefile.common:1.36 pkgsrc/editors/xemacs/Makefile.common:1.37
--- pkgsrc/editors/xemacs/Makefile.common:1.36 Sun Mar 28 10:36:33 2021
+++ pkgsrc/editors/xemacs/Makefile.common Mon Sep 27 15:57:32 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.36 2021/03/28 10:36:33 hauke Exp $
+# $NetBSD: Makefile.common,v 1.37 2021/09/27 15:57:32 nia Exp $
#
# used by editors/xemacs-nox11/Makefile
# used by editors/xemacs/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= hauke%NetBSD.org@localhost
HOMEPAGE= https://www.xemacs.org/
LICENSE= gnu-gpl-v2
+MKPIE_SUPPORTED= no
+
.include "../../mk/bsd.prefs.mk"
FILESDIR= ${.CURDIR}/../../editors/xemacs/files
Home |
Main Index |
Thread Index |
Old Index