summaryrefslogtreecommitdiff
path: root/cross/libtool-base
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-05-31 12:39:35 +0000
committerwiz <wiz@pkgsrc.org>2013-05-31 12:39:35 +0000
commitedfa5f0df928c6333aa56b3c1f6e94ec796d0457 (patch)
tree57ca2acf33387d98eee9e957997e59ad73e793fb /cross/libtool-base
parent48cf1b525b069c5707364a1155851ce8a537c213 (diff)
downloadpkgsrc-edfa5f0df928c6333aa56b3c1f6e94ec796d0457.tar.gz
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Diffstat (limited to 'cross/libtool-base')
-rw-r--r--cross/libtool-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/libtool-base/Makefile b/cross/libtool-base/Makefile
index e7f127ab15b..7bad190453b 100644
--- a/cross/libtool-base/Makefile
+++ b/cross/libtool-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/05/09 23:32:02 riastradh Exp $
+# $NetBSD: Makefile,v 1.2 2013/05/31 12:39:47 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= 1
+PKGREVISION= 2
SVR4_PKGNAME= ltoob
COMMENT= Generic shared library support script (the script itself)