summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
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