Added dependency for textproc/namazu.
This commit is contained in:
parent
6f599b79ff
commit
36c5c5609c
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2010/04/12 12:55:50 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2010/04/15 16:39:10 othyro Exp $
|
||||
#
|
||||
|
||||
DISTNAME= nmzmail-1.1
|
||||
|
@ -15,5 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
DEPENDS+= namazu>=2.0.20:../../textproc/namazu
|
||||
|
||||
.include "../../devel/readline/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue