diff options
author | wiz <wiz> | 2002-09-10 16:06:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-10 16:06:32 +0000 |
commit | a1bef2a7788e20fd6dcde85cdf8e9956e5a5423d (patch) | |
tree | 3d3020be9bfaa2a5e59d50f368ad6eb391a5d5fc /devel/libbonobo/Makefile | |
parent | 3ce128d3b5f21a257ee9dc0ceedd4a4f8e7cde43 (diff) | |
download | pkgsrc-a1bef2a7788e20fd6dcde85cdf8e9956e5a5423d.tar.gz |
Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index cf28df1aaad..0899a95a9e5 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2002/09/10 14:10:46 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2002/09/10 16:06:39 wiz Exp $ DISTNAME= libbonobo-2.0.0 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.0/sources/libbonobo/} EXTRACT_SUFX= .tar.bz2 |