From b98d9bdd50de9daf5cef474fbc0179d81e54e434 Mon Sep 17 00:00:00 2001 From: tnn Date: Sat, 24 May 2008 13:19:51 +0000 Subject: Conflicts lines for the same package name but different version are redundant, so drop them. XXX: should one of the pkgs be renamed? --- devel/bugzilla/Makefile | 4 +--- devel/bugzilla3/Makefile | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index a35bd97bd37..807e69d5f39 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2008/05/06 19:36:39 adrianp Exp $ +# $NetBSD: Makefile,v 1.30 2008/05/24 13:19:51 tnn Exp $ # DISTNAME= bugzilla-2.22.4 @@ -9,8 +9,6 @@ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.bugzilla.org/ COMMENT= Web based bug tracking system -CONFLICTS+= bugzilla-3.[0-9]* - DEPENDS+= p5-AppConfig>=1.52:../../devel/p5-AppConfig DEPENDS+= p5-CGI>=2.93:../../www/p5-CGI DEPENDS+= p5-DBI>=1.38:../../databases/p5-DBI diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile index c8a40e1cab0..4ca769642eb 100644 --- a/devel/bugzilla3/Makefile +++ b/devel/bugzilla3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/05/06 19:45:54 adrianp Exp $ +# $NetBSD: Makefile,v 1.6 2008/05/24 13:19:51 tnn Exp $ # DISTNAME= bugzilla-3.0.4 @@ -9,8 +9,6 @@ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.bugzilla.org/ COMMENT= Web based bug tracking system -CONFLICTS+= bugzilla-2.[0-9]* - DEPENDS+= p5-CGI>=2.93:../../www/p5-CGI DEPENDS+= p5-DBI>=1.41:../../databases/p5-DBI DEPENDS+= p5-Template-Toolkit>=2.12:../../www/p5-Template-Toolkit -- cgit v1.2.3