Fix path to horde3 package in DEPENDS.
This commit is contained in:
parent
a21f9e9368
commit
b103919acd
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2006/06/02 18:27:56 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2006/06/24 13:37:08 wiz Exp $
|
||||
|
||||
DISTNAME= ingo-h3-${INGOVER}
|
||||
PKGNAME= ingo-${INGOVER}
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= adrianp@NetBSD.org
|
|||
HOMEPAGE= http://www.horde.org/ingo/
|
||||
COMMENT= Horde based generic and complete mail filter rule frontend
|
||||
|
||||
DEPENDS+= horde>=3.0.0:../../www/horde3
|
||||
DEPENDS+= horde>=3.0.0:../../www/horde
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue