diff options
author | hubertf <hubertf> | 2004-07-24 00:16:49 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2004-07-24 00:16:49 +0000 |
commit | b24c883542ee346210151a889da34074256a8fff (patch) | |
tree | f23feb78f5b28b7f90e88e01fb4d5f706af3b43e /chat/centericq/Makefile | |
parent | db9b5b8c48650ae84b972337a494798b8b5b319a (diff) | |
download | pkgsrc-b24c883542ee346210151a889da34074256a8fff.tar.gz |
Update centericq to 4.10.0. Changes: Too many to list. Lots of
bug fixes and protocol updates.
Diffstat (limited to 'chat/centericq/Makefile')
-rw-r--r-- | chat/centericq/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile index 3456f0ed2a8..507e1f68849 100644 --- a/chat/centericq/Makefile +++ b/chat/centericq/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2004/05/07 23:18:50 hubertf Exp $ +# $NetBSD: Makefile,v 1.39 2004/07/24 00:16:50 hubertf Exp $ # -DISTNAME= centericq-4.9.9 -PKGREVISION= 2 +DISTNAME= centericq-4.10.0 CATEGORIES= chat MASTER_SITES= http://konst.org.ua/download/ EXTRACT_SUFX= .tar.bz2 @@ -43,6 +42,7 @@ CPPFLAGS+= -DAUDIO_PLAYER=\"\\\"${SOX_PREFIX}/bin/play\\\"\" .include "../../devel/ncurses/buildlink3.mk" .include "../../lang/perl5/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" +.include "../../www/curl/buildlink3.mk" .if defined(BUILDLINK_LIBICONV_LDADD) && !empty(BUILDLINK_LIBICONV_LDADD) # |