summaryrefslogtreecommitdiff
path: root/cross/cross-libtool-base
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-05-24 19:49:01 +0000
committerwiz <wiz@pkgsrc.org>2021-05-24 19:49:01 +0000
commitbaed0a2edb810dd7f45a65e897249f05eafbe0d3 (patch)
tree6d77b5f19601f9a87a089487aeff27c75dd899f9 /cross/cross-libtool-base
parent7e8a6b465124c09216f6e7d7dac9811aecd8a5e1 (diff)
downloadpkgsrc-baed0a2edb810dd7f45a65e897249f05eafbe0d3.tar.gz
*: recursive bump for perl 5.34
Diffstat (limited to 'cross/cross-libtool-base')
-rw-r--r--cross/cross-libtool-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/cross-libtool-base/Makefile b/cross/cross-libtool-base/Makefile
index d0a03f7ea74..1d1571ac464 100644
--- a/cross/cross-libtool-base/Makefile
+++ b/cross/cross-libtool-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/07/09 15:45:25 riastradh Exp $
+# $NetBSD: Makefile,v 1.5 2021/05/24 19:49:26 wiz Exp $
# XXX This is kludgerific copypasta of devel/libtool-base/Makefile for
# cross-compilation. Please make it go away!
@@ -36,7 +36,7 @@
# XXX Tweaked for cross-compilation.
#PKGNAME= ${DISTNAME:S/-/-base-/}
PKGNAME= ${DISTNAME:S/^libtool-/cross-libtool-base-${MACHINE_ARCH}-/}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Generic shared library support script (the script itself)