summaryrefslogtreecommitdiff
path: root/chat/gnomeicu/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-09-10 16:06:32 +0000
committerwiz <wiz@pkgsrc.org>2002-09-10 16:06:32 +0000
commit80ee491886d0ad0b88b9dc336e476683e9cb121c (patch)
tree3d3020be9bfaa2a5e59d50f368ad6eb391a5d5fc /chat/gnomeicu/Makefile
parent0f7a9ebfb4ffb57a93cd75c639765167df3710b0 (diff)
downloadpkgsrc-80ee491886d0ad0b88b9dc336e476683e9cb121c.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 'chat/gnomeicu/Makefile')
-rw-r--r--chat/gnomeicu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile
index 4d36fdb6671..a8da9f2eeb4 100644
--- a/chat/gnomeicu/Makefile
+++ b/chat/gnomeicu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2002/03/13 17:36:41 fredb Exp $
+# $NetBSD: Makefile,v 1.5 2002/09/10 16:06:34 wiz Exp $
DISTNAME= gnomeicu-0.96
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/}
EXTRACT_SUFX= .tar.bz2
@@ -12,7 +12,7 @@ COMMENT= GNOME ICQ client
DEPENDS+= gdbm>=1.8.0:../../databases/gdbm
DEPENDS+= gnome-core>=1.4.0.4nb1:../../x11/gnome-core
-DEPENDS+= libiconv>=1.5:../../converters/libiconv
+DEPENDS+= libiconv>=1.8:../../converters/libiconv
GNU_CONFIGURE= YES
USE_X11BASE= YES