pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/apache6 Fix variable name.
details: https://anonhg.NetBSD.org/pkgsrc/rev/577d8858005e
branches: trunk
changeset: 483949:577d8858005e
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 22 20:59:57 2004 +0000
description:
Fix variable name.
diffstat:
www/apache6/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e29a68202c95 -r 577d8858005e www/apache6/Makefile
--- a/www/apache6/Makefile Mon Nov 22 20:56:55 2004 +0000
+++ b/www/apache6/Makefile Mon Nov 22 20:59:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2004/10/06 23:27:19 heinz Exp $
+# $NetBSD: Makefile,v 1.93 2004/11/22 20:59:57 wiz Exp $
#
# This package does not compile in mod_ssl support hooks, as it conflicts
# with IPv6-enable patch.
@@ -126,7 +126,7 @@
USE_DB185= yes
.include "../../databases/db/buildlink3.mk"
-BUILDLINK_DEPENDS.db= db>=2.7.7
+BUILDLINK_DEPENDS.db2= db>=2.7.7
.if defined(BUILDLINK_PREFIX.db_DEFAULT)
CONFIGURE_ENV+= INCLUDES="-I${BUILDLINK_PREFIX.db}/include/db2"
Home |
Main Index |
Thread Index |
Old Index