summaryrefslogtreecommitdiff
path: root/cross/libtool-base
diff options
context:
space:
mode:
authorwiz <wiz>2013-05-31 12:39:35 +0000
committerwiz <wiz>2013-05-31 12:39:35 +0000
commit68d0e366623442046374ed0cb6aa333d7c6f40c5 (patch)
tree57ca2acf33387d98eee9e957997e59ad73e793fb /cross/libtool-base
parentb7a225ea5de3480dbd489df8ec282c7a723ec3c9 (diff)
downloadpkgsrc-68d0e366623442046374ed0cb6aa333d7c6f40c5.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)