diff options
Diffstat (limited to 'chat/gnomeicu/Makefile')
-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 |