diff options
Diffstat (limited to 'devel/libtool/Makefile')
-rw-r--r-- | devel/libtool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile index f939c8c3a53..d8ce1f90116 100644 --- a/devel/libtool/Makefile +++ b/devel/libtool/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.48 2014/10/09 13:44:37 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2016/07/09 06:38:09 wiz Exp $ META_PACKAGE= # empty .include "Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 DEPENDS+= ${DISTNAME:S/-/-base-/}{,nb[0-9]*}:../../devel/libtool-base |