From 4dea8ea6ecf3a67a3328f09d9839470e9a6abc3c Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 19 Jun 2016 16:23:59 +0000 Subject: Bump version for USE_CROSSBASE removal. --- cross/cross-libtool-base/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross/cross-libtool-base') 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) -- cgit v1.2.3