summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorhauke <hauke@pkgsrc.org>2019-10-08 12:40:54 +0000
committerhauke <hauke@pkgsrc.org>2019-10-08 12:40:54 +0000
commit56b515ee7fd13e58f7b430bde58c30593c4aa1aa (patch)
tree3a5f7e879abd841575c1487c62551a8a7220853a /editors
parent5378ac49ba1fb5aeb08e6ac5eeb181ac0ad717d3 (diff)
downloadpkgsrc-56b515ee7fd13e58f7b430bde58c30593c4aa1aa.tar.gz
Declare use of perl.
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs-current-nox11/Makefile4
-rw-r--r--editors/xemacs-current/Makefile4
-rw-r--r--editors/xemacs-current/Makefile.common4
-rw-r--r--editors/xemacs-nox11/Makefile4
-rw-r--r--editors/xemacs/Makefile4
-rw-r--r--editors/xemacs/Makefile.common4
6 files changed, 12 insertions, 12 deletions
diff --git a/editors/xemacs-current-nox11/Makefile b/editors/xemacs-current-nox11/Makefile
index 596e40ef66b..28daba9ef36 100644
--- a/editors/xemacs-current-nox11/Makefile
+++ b/editors/xemacs-current-nox11/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2019/04/11 16:05:24 hauke Exp $
+# $NetBSD: Makefile,v 1.11 2019/10/08 12:40:55 hauke Exp $
PKGNAME= ${DISTNAME:S/-/-nox11-/}
-PKGREVISION= 6
+PKGREVISION= 7
COMMENT= *BETA* XEmacs text editor version ${PKGVERSION_NOREV} (no X11 support)
# Version information in ../../editors/xemacs-current/Makefile.common
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile
index d68a4e28734..33d937a0c74 100644
--- a/editors/xemacs-current/Makefile
+++ b/editors/xemacs-current/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.99 2019/04/11 16:05:24 hauke Exp $
+# $NetBSD: Makefile,v 1.100 2019/10/08 12:40:55 hauke Exp $
PKGNAME= ${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= *BETA* XEmacs text editor version ${PKGVERSION_NOREV}
# extra options for x11 support, not for sharing with xemacs-current-nox11
diff --git a/editors/xemacs-current/Makefile.common b/editors/xemacs-current/Makefile.common
index 54f6e149fa3..d27c4cb8a0d 100644
--- a/editors/xemacs-current/Makefile.common
+++ b/editors/xemacs-current/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2019/06/08 10:41:00 rillig Exp $
+# $NetBSD: Makefile.common,v 1.14 2019/10/08 12:40:55 hauke Exp $
#
# used by editors/xemacs-current/Makefile
# used by editors/xemacs-current-nox11/Makefile
@@ -19,7 +19,7 @@ PATCHDIR= ${.CURDIR}/../../editors/xemacs-current/patches
DISTINFO_FILE= ${.CURDIR}/../../editors/xemacs-current/distinfo
PLIST_SRC= ${.CURDIR}/../../editors/xemacs-current/PLIST
-USE_TOOLS+= makeinfo
+USE_TOOLS+= makeinfo perl
# The portable dumper creates a dump file with a build ID in its name
GENERATE_PLIST+= ${ECHO} bin/${EMACS_DISTNAME}-`${WRKSRC}/src/xemacs -sd`.dmp ;
diff --git a/editors/xemacs-nox11/Makefile b/editors/xemacs-nox11/Makefile
index d18d9609f09..31b582f6da0 100644
--- a/editors/xemacs-nox11/Makefile
+++ b/editors/xemacs-nox11/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2019/07/03 10:06:50 hauke Exp $
+# $NetBSD: Makefile,v 1.31 2019/10/08 12:40:55 hauke Exp $
PKGNAME= ${DISTNAME:S/-/-nox11-/}
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= XEmacs text editor version 21 (no x11 support)
# Version information in ../../editors/xemacs/Makefile.common
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index b1772697ac3..771638ad382 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.124 2019/07/03 10:06:50 hauke Exp $
+# $NetBSD: Makefile,v 1.125 2019/10/08 12:40:54 hauke Exp $
PKGNAME= ${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
COMMENT= XEmacs text editor version 21.4
# extra options for x11 support, not for sharing with xemacs-current-nox11
diff --git a/editors/xemacs/Makefile.common b/editors/xemacs/Makefile.common
index 8cd80f7b48f..c4c3db38556 100644
--- a/editors/xemacs/Makefile.common
+++ b/editors/xemacs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2019/07/03 10:06:50 hauke Exp $
+# $NetBSD: Makefile.common,v 1.31 2019/10/08 12:40:54 hauke Exp $
#
# used by editors/xemacs-nox11/Makefile
# used by editors/xemacs/Makefile
@@ -18,7 +18,7 @@ PATCHDIR= ${.CURDIR}/../../editors/xemacs/patches
DISTINFO_FILE= ${.CURDIR}/../../editors/xemacs/distinfo
PLIST_SRC= ${.CURDIR}/../../editors/xemacs/PLIST
-USE_TOOLS+= makeinfo
+USE_TOOLS+= makeinfo perl
HAS_CONFIGURE= yes