diff options
author | obache <obache@pkgsrc.org> | 2008-05-13 15:20:35 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-05-13 15:20:35 +0000 |
commit | bc18228bc86e8b68243f04269bb979a57a0a5b53 (patch) | |
tree | 43182298e5aa4313a2ba9ccbacc788a97159eef0 /chat | |
parent | 1c98d79b7d8b85c93d769c14745cf37ac995bfcd (diff) | |
download | pkgsrc-bc18228bc86e8b68243f04269bb979a57a0a5b53.tar.gz |
centerim>=4.22.5 does not conflict.
Diffstat (limited to 'chat')
-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 |