From 178fd4472119411bb3ed380179fb87c2b7eaeb41 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 10 May 2005 16:49:22 +0000 Subject: Add a missing install-sh entry to PLIST; bump PKGREVISION. Omission noted by Joerg Sonnenberger . --- devel/libtool-base/Makefile | 3 ++- devel/libtool-base/PLIST | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile index 7ab630a5380..1adbf94175a 100644 --- a/devel/libtool-base/Makefile +++ b/devel/libtool-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2005/03/22 15:12:08 tv Exp $ +# $NetBSD: Makefile,v 1.61 2005/05/10 16:49:22 tv Exp $ # .include "../../devel/libtool/Makefile.common" @@ -13,6 +13,7 @@ # PKGNAME= ${DISTNAME:S/-/-base-/} SVR4_PKGNAME= ltoob +PKGREVISION= 1 COMMENT= Generic shared library support script (the script itself) diff --git a/devel/libtool-base/PLIST b/devel/libtool-base/PLIST index 7d03f53ac90..c4e74570526 100644 --- a/devel/libtool-base/PLIST +++ b/devel/libtool-base/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/10/14 19:04:56 tv Exp $ +@comment $NetBSD: PLIST,v 1.9 2005/05/10 16:49:22 tv Exp $ bin/libtool bin/libtoolize ${SHLIBTOOL}bin/shlibtool @@ -6,6 +6,7 @@ share/aclocal/libtool.m4 share/aclocal/ltdl.m4 share/libtool/config.guess share/libtool/config.sub +share/libtool/install-sh share/libtool/libltdl/COPYING.LIB share/libtool/libltdl/Makefile.am share/libtool/libltdl/Makefile.in -- cgit v1.2.3