diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/everybuddy-gnome/Makefile | 3 | ||||
-rw-r--r-- | chat/gaim/Makefile | 3 | ||||
-rw-r--r-- | chat/gnomeicu/Makefile | 5 | ||||
-rw-r--r-- | chat/kicq/Makefile | 5 | ||||
-rw-r--r-- | chat/kxicq/Makefile | 5 | ||||
-rw-r--r-- | chat/kyahoo/Makefile | 3 | ||||
-rw-r--r-- | chat/xchat/Makefile | 3 |
7 files changed, 17 insertions, 10 deletions
diff --git a/chat/everybuddy-gnome/Makefile b/chat/everybuddy-gnome/Makefile index 2956ae1ac29..5789377b95e 100644 --- a/chat/everybuddy-gnome/Makefile +++ b/chat/everybuddy-gnome/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/12/19 14:10:04 tron Exp $ +# $NetBSD: Makefile,v 1.2 2002/03/13 17:36:41 fredb Exp $ .include "../everybuddy/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} +PKGREVISION= 1 CONFLICTS+= everybuddy-[0-9]* COMMENT+= with GNOME support diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index c7db942f86c..fadb40af595 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2002/02/17 22:31:18 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2002/03/13 17:36:41 fredb Exp $ # DISTNAME= gaim-0.52 +PKGREVISION= 1 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} \ ftp://ftp.marko.net/pub/gaim/ 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 diff --git a/chat/kicq/Makefile b/chat/kicq/Makefile index e1ab788a3b3..af433646ebf 100644 --- a/chat/kicq/Makefile +++ b/chat/kicq/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2001/11/06 11:57:19 tron Exp $ +# $NetBSD: Makefile,v 1.9 2002/03/13 17:36:41 fredb Exp $ DISTNAME= kicq-1.0.0 +PKGREVISION= 1 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kicq/} @@ -10,7 +11,7 @@ COMMENT= KDE ICQ client BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf DEPENDS+= icqlib>=1.0.0:../../chat/icqlib -DEPENDS+= kdebase-1.1.2:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase USE_X11BASE= yes USE_GMAKE= yes diff --git a/chat/kxicq/Makefile b/chat/kxicq/Makefile index e7ebc533192..b55b31ba28f 100644 --- a/chat/kxicq/Makefile +++ b/chat/kxicq/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:42 fredb Exp $ DISTNAME= kxicq-03132000 +PKGREVISION= 1 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kxicq/} @@ -9,7 +10,7 @@ HOMEPAGE= http://www.kxicq.org/ COMMENT= KDE ICQ client DEPENDS+= esound>=0.2.7:../../audio/esound -DEPENDS+= kdebase-1.1.2:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase USE_X11BASE= yes USE_GMAKE= yes diff --git a/chat/kyahoo/Makefile b/chat/kyahoo/Makefile index 003b3c61243..ece58785e36 100644 --- a/chat/kyahoo/Makefile +++ b/chat/kyahoo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2001/12/04 06:14:58 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2002/03/13 17:36:42 fredb Exp $ DISTNAME= kyahoo-0.7 +PKGREVISION= 1 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kyahoo/} EXTRACT_SUFX= .tgz diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index 4285f48c45b..bc2f2742583 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2002/01/18 14:37:20 drochner Exp $ +# $NetBSD: Makefile,v 1.17 2002/03/13 17:36:43 fredb Exp $ DISTNAME= xchat-1.8.7 +PKGREVISION= 1 CATEGORIES= chat x11 gnome MASTER_SITES= ${HOMEPAGE}files/source/1.8/ EXTRACT_SUFX= .tar.bz2 |