summaryrefslogtreecommitdiff
path: root/devel/bugzilla
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-05-24 13:19:51 +0000
committertnn <tnn@pkgsrc.org>2008-05-24 13:19:51 +0000
commitb98d9bdd50de9daf5cef474fbc0179d81e54e434 (patch)
tree4ba8e5a07307afb87877c08fcade690f6d51e5d4 /devel/bugzilla
parentc14e604a26f613772064a8d27251130ffd6a7e83 (diff)
downloadpkgsrc-b98d9bdd50de9daf5cef474fbc0179d81e54e434.tar.gz
Conflicts lines for the same package name but different version are
redundant, so drop them. XXX: should one of the pkgs be renamed?
Diffstat (limited to 'devel/bugzilla')
-rw-r--r--devel/bugzilla/Makefile4
1 files changed, 1 insertions, 3 deletions
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