Fix path to horde3 package in DEPENDS.

This commit is contained in:
wiz 2006-06-24 13:37:08 +00:00
parent a21f9e9368
commit b103919acd

View file

@ -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"