summaryrefslogtreecommitdiff
path: root/cross/cross-libtool-base
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-09 06:37:46 +0000
committerwiz <wiz>2016-07-09 06:37:46 +0000
commit5ef4678bf32ab0ced28640882363a4d17415d54d (patch)
tree4ef5c8361970b2d76684fbcd5fd41127fb7fa19a /cross/cross-libtool-base
parentbb22397e1c125bf02d0776c52122802cf1f1e089 (diff)
downloadpkgsrc-5ef4678bf32ab0ced28640882363a4d17415d54d.tar.gz
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
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 43cd759b5c1..c65bc20300b 100644
--- a/cross/cross-libtool-base/Makefile
+++ b/cross/cross-libtool-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/06/19 16:23:59 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/09 06:37:58 wiz Exp $
# XXX This is kludgerific copypasta of devel/libtool-base/Makefile for
# cross-compilation. Please make it go away!
@@ -31,7 +31,7 @@
# XXX Tweaked for cross-compilation.
#PKGNAME= ${DISTNAME:S/-/-base-/}
PKGNAME= ${DISTNAME:S/^libtool-/cross-libtool-base-${MACHINE_ARCH}-/}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Generic shared library support script (the script itself)