diff options
author | fredb <fredb> | 2002-03-13 17:36:35 +0000 |
---|---|---|
committer | fredb <fredb> | 2002-03-13 17:36:35 +0000 |
commit | 6f3fde27db897874de706ce34882f6ee2cb4523f (patch) | |
tree | dc32ede50f2b2eb416705689058f2df8cb72865f /chat/gnomeicu | |
parent | 39efccc163d8b191943eada35beb1ec610c3dd79 (diff) | |
download | pkgsrc-6f3fde27db897874de706ce34882f6ee2cb4523f.tar.gz |
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'chat/gnomeicu')
-rw-r--r-- | chat/gnomeicu/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index b9bf9f4fd5b..4d36fdb6671 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2001/06/11 06:34:21 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/03/13 17:36:41 fredb Exp $ DISTNAME= gnomeicu-0.96 +PKGREVISION= 1 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 @@ -10,7 +11,7 @@ HOMEPAGE= http://gnomeicu.sourceforge.net/ COMMENT= GNOME ICQ client DEPENDS+= gdbm>=1.8.0:../../databases/gdbm -DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core +DEPENDS+= gnome-core>=1.4.0.4nb1:../../x11/gnome-core DEPENDS+= libiconv>=1.5:../../converters/libiconv GNU_CONFIGURE= YES |