summaryrefslogtreecommitdiff
path: root/cross/cross-libtool-base
diff options
context:
space:
mode:
authorwiz <wiz>2016-06-19 16:23:59 +0000
committerwiz <wiz>2016-06-19 16:23:59 +0000
commit4dea8ea6ecf3a67a3328f09d9839470e9a6abc3c (patch)
treefc66107254a3dfbb3fc96875e90b1a21234d57e6 /cross/cross-libtool-base
parent1d34107d0a01b4cc91c3d353786124b63bfd328e (diff)
downloadpkgsrc-4dea8ea6ecf3a67a3328f09d9839470e9a6abc3c.tar.gz
Bump version for USE_CROSSBASE removal.
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 28871e06b11..43cd759b5c1 100644
--- a/cross/cross-libtool-base/Makefile
+++ b/cross/cross-libtool-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/06/19 16:19:04 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/19 16:23:59 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= 2
+PKGREVISION= 3
COMMENT= Generic shared library support script (the script itself)