diff options
Diffstat (limited to 'chat/centericq/Makefile')
-rw-r--r-- | chat/centericq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile index 04dcc260399..8deb82cafbb 100644 --- a/chat/centericq/Makefile +++ b/chat/centericq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2008/01/18 05:06:22 tnn Exp $ +# $NetBSD: Makefile,v 1.70 2008/05/13 15:20:35 obache Exp $ # DISTNAME= centericq-4.21.0 @@ -12,7 +12,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://thekonst.net/eng/software/centericq/info.html COMMENT= Instant Messenger interface supporting many protocols -CONFLICTS= centerim-[0-9]* +CONFLICTS= centerim<4.22.5 USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake perl:run |