summaryrefslogtreecommitdiff
path: root/cross/cross-libtool-base
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 /cross/cross-libtool-base
parent75ccf1258b667ad0853010a88fa61bc96ac3d233 (diff)
downloadpkgsrc-5da87348cb57d8d1df6910cb892114c53beab8b0.tar.gz
*: recursive bump for perl 5.36
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 997588bfca0..b47d65f62aa 100644
--- a/cross/cross-libtool-base/Makefile
+++ b/cross/cross-libtool-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2022/04/04 11:23:06 riastradh Exp $
+# $NetBSD: Makefile,v 1.7 2022/06/28 11:31:14 wiz Exp $
# XXX This is kludgerific copypasta of devel/libtool-base/Makefile for
# cross-compilation. Please make it go away!
@@ -38,7 +38,7 @@ LIBTOOL_CROSS_COMPILE= yes
# XXX Tweaked for cross-compilation.
#PKGNAME= ${DISTNAME:S/-/-base-/}
PKGNAME= ${DISTNAME:S/^libtool-/cross-libtool-base-${MACHINE_ARCH}-/}
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= Generic shared library support script (the script itself)