summaryrefslogtreecommitdiff
path: root/editors/xemacs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-06-28 11:30:51 +0000
committerwiz <wiz@pkgsrc.org>2022-06-28 11:30:51 +0000
commit5da87348cb57d8d1df6910cb892114c53beab8b0 (patch)
tree9d7168f3a6d792571ef549968fcd7b60801605fd /editors/xemacs
parent75ccf1258b667ad0853010a88fa61bc96ac3d233 (diff)
downloadpkgsrc-5da87348cb57d8d1df6910cb892114c53beab8b0.tar.gz
*: recursive bump for perl 5.36
Diffstat (limited to 'editors/xemacs')
-rw-r--r--editors/xemacs/Makefile4
-rw-r--r--editors/xemacs/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 0f138f1ef40..e9d45682a6c 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.137 2021/10/03 17:53:11 hauke Exp $
+# $NetBSD: Makefile,v 1.138 2022/06/28 11:33:49 wiz Exp $
PKGNAME= ${DISTNAME}
-PKGREVISION= 18
+PKGREVISION= 19
COMMENT= XEmacs text editor version 21.4
.include "Makefile.common"
diff --git a/editors/xemacs/buildlink3.mk b/editors/xemacs/buildlink3.mk
index c67b61843d7..dc26ff1f01c 100644
--- a/editors/xemacs/buildlink3.mk
+++ b/editors/xemacs/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2009/03/20 19:24:32 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2022/06/28 11:33:49 wiz Exp $
#
BUILDLINK_TREE+= xemacs
@@ -8,6 +8,7 @@ XEMACS_BUILDLINK3_MK:=
.include "../../editors/emacs/modules.mk"
BUILDLINK_API_DEPENDS.xemacs+= ${_EMACS_REQD}
+BUILDLINK_ABI_DEPENDS.xemacs?= xemacs>=21.4.24nb19
BUILDLINK_PKGSRCDIR.xemacs?= ${_EMACS_PKGDIR}
BUILDLINK_CONTENTS_FILTER.xemacs= ${EGREP} '.*\.el$$|.*\.elc$$'