summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-09-27 15:58:33 +0000
committernia <nia@pkgsrc.org>2021-09-27 15:58:33 +0000
commit8fe751cb1cbe499e0fda5d76f45832eead78407f (patch)
tree7598a2c0ef0987f5aa8dadd35b34d4683263defd /editors
parent436fb0bae04ae882197f6efc33da29b1eab3b9b7 (diff)
downloadpkgsrc-8fe751cb1cbe499e0fda5d76f45832eead78407f.tar.gz
xemacs-current: not ready for MKPIE (segfault during build)
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs-current/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/xemacs-current/Makefile.common b/editors/xemacs-current/Makefile.common
index f875527c5c2..4e2f2b74c61 100644
--- a/editors/xemacs-current/Makefile.common
+++ b/editors/xemacs-current/Makefile.common
@@ -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
HOMEPAGE= https://www.xemacs.org/
LICENSE= gnu-gpl-v3
+MKPIE_SUPPORTED= no
+
.include "../../mk/bsd.prefs.mk"
PATCHDIR= ${.CURDIR}/../../editors/xemacs-current/patches