pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors Declare use of perl.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f9e0d80cea50
branches: trunk
changeset: 415492:f9e0d80cea50
user: hauke <hauke%pkgsrc.org@localhost>
date: Tue Oct 08 12:40:54 2019 +0000
description:
Declare use of perl.
diffstat:
editors/xemacs-current-nox11/Makefile | 4 ++--
editors/xemacs-current/Makefile | 4 ++--
editors/xemacs-current/Makefile.common | 4 ++--
editors/xemacs-nox11/Makefile | 4 ++--
editors/xemacs/Makefile | 4 ++--
editors/xemacs/Makefile.common | 4 ++--
6 files changed, 12 insertions(+), 12 deletions(-)
diffs (88 lines):
diff -r 50912f360e65 -r f9e0d80cea50 editors/xemacs-current-nox11/Makefile
--- a/editors/xemacs-current-nox11/Makefile Tue Oct 08 10:58:17 2019 +0000
+++ b/editors/xemacs-current-nox11/Makefile Tue Oct 08 12:40:54 2019 +0000
@@ -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 -r 50912f360e65 -r f9e0d80cea50 editors/xemacs-current/Makefile
--- a/editors/xemacs-current/Makefile Tue Oct 08 10:58:17 2019 +0000
+++ b/editors/xemacs-current/Makefile Tue Oct 08 12:40:54 2019 +0000
@@ -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 -r 50912f360e65 -r f9e0d80cea50 editors/xemacs-current/Makefile.common
--- a/editors/xemacs-current/Makefile.common Tue Oct 08 10:58:17 2019 +0000
+++ b/editors/xemacs-current/Makefile.common Tue Oct 08 12:40:54 2019 +0000
@@ -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 @@
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 -r 50912f360e65 -r f9e0d80cea50 editors/xemacs-nox11/Makefile
--- a/editors/xemacs-nox11/Makefile Tue Oct 08 10:58:17 2019 +0000
+++ b/editors/xemacs-nox11/Makefile Tue Oct 08 12:40:54 2019 +0000
@@ -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 -r 50912f360e65 -r f9e0d80cea50 editors/xemacs/Makefile
--- a/editors/xemacs/Makefile Tue Oct 08 10:58:17 2019 +0000
+++ b/editors/xemacs/Makefile Tue Oct 08 12:40:54 2019 +0000
@@ -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 -r 50912f360e65 -r f9e0d80cea50 editors/xemacs/Makefile.common
--- a/editors/xemacs/Makefile.common Tue Oct 08 10:58:17 2019 +0000
+++ b/editors/xemacs/Makefile.common Tue Oct 08 12:40:54 2019 +0000
@@ -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 @@
DISTINFO_FILE= ${.CURDIR}/../../editors/xemacs/distinfo
PLIST_SRC= ${.CURDIR}/../../editors/xemacs/PLIST
-USE_TOOLS+= makeinfo
+USE_TOOLS+= makeinfo perl
HAS_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index