Mark as broken: as conflicts with its own dependency

This commit is contained in:
joerg 2009-12-21 12:06:17 +00:00
parent 17ddcc27aa
commit bab2af9656

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2008/10/19 19:18:44 he Exp $
# $NetBSD: Makefile,v 1.15 2009/12/21 12:06:17 joerg Exp $
#
DISTNAME= egd-0.8
@ -16,5 +16,7 @@ DEPENDS+= p5-SHA-[0-9]*:../../security/p5-SHA
PERL5_PACKLIST= auto/egd/.packlist
BROKEN= Conflicts with dependency
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"