summaryrefslogtreecommitdiff
path: root/chat/gnomeicu
diff options
context:
space:
mode:
authorwiz <wiz>2002-09-10 16:06:32 +0000
committerwiz <wiz>2002-09-10 16:06:32 +0000
commit05619d51fd47cef98f3fd8aefe0ea9c96e27f390 (patch)
tree3d3020be9bfaa2a5e59d50f368ad6eb391a5d5fc /chat/gnomeicu
parent54a6ae9b3313df278940916d0b16c7b8aaa0f8a3 (diff)
downloadpkgsrc-05619d51fd47cef98f3fd8aefe0ea9c96e27f390.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')
-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