From cfc07c913c9f84a438f80c24ce66e61be7bb664b Mon Sep 17 00:00:00 2001 From: avsm Date: Thu, 3 Apr 2003 11:31:14 +0000 Subject: [PATCH] depend on latest horde (>=2.2.1), and correct bad subst in plist --- www/nag/Makefile | 4 ++-- www/nag/pkg/PLIST | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/nag/Makefile b/www/nag/Makefile index 95eb442bd6f..dce3fc74a0f 100644 --- a/www/nag/Makefile +++ b/www/nag/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2003/04/03 11:28:00 avsm Exp $ +# $OpenBSD: Makefile,v 1.4 2003/04/03 11:31:14 avsm Exp $ COMMENT= "task list manager for Horde" @@ -29,7 +29,7 @@ PREFIX= /var/www INSTDIR= ${PREFIX}/horde SUBST_VARS= INSTDIR HORDE_NAME HORDE_MODULE -RUN_DEPENDS= :horde->=2.1:devel/horde +RUN_DEPENDS= :horde->=2.2.1:devel/horde pre-fake: ${INSTALL_DATA_DIR} ${INSTDIR} diff --git a/www/nag/pkg/PLIST b/www/nag/pkg/PLIST index 32cb64c5f95..7778a1a4d78 100644 --- a/www/nag/pkg/PLIST +++ b/www/nag/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2003/04/03 11:28:00 avsm Exp $ +@comment $OpenBSD: PLIST,v 1.3 2003/04/03 11:31:15 avsm Exp $ horde/nag/COPYING horde/nag/README horde/nag/config/conf.php.dist @@ -24,7 +24,7 @@ horde/nag/graphics/up.gif horde/nag/index.php horde/nag/lib/Driver.php horde/nag/lib/Driver/sql.php -horde/nag/lib/${HORDE_NAME}.php +horde/nag/lib/Nag.php horde/nag/lib/api.php horde/nag/lib/base.php horde/nag/lib/constants.php