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