From 7f9fc8f744d1641afebb703bbf2d36190ae74ebd Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 19 Jun 2002 13:54:39 +0000 Subject: Fix dependence on "apachage" package. --- www/ap-ssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ap-ssl') diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile index 3b7de1916c8..9a8f544eae2 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2002/06/19 11:03:58 jdolecek Exp $ +# $NetBSD: Makefile,v 1.52 2002/06/19 13:54:39 tron Exp $ DISTNAME= mod_ssl-2.8.9-1.3.26 PKGNAME= ap-ssl-2.8.9 @@ -13,7 +13,7 @@ COMMENT= SSL/TLS protocols module for Apache CONFLICTS= apache-1.3.[0-9] apache-*modssl-[0-9]* apache6-[0-9]* -DEPENDS+= apache-1.3.26:../../www/apache +DEPENDS+= apache-1.3.26nb1:../../www/apache USE_BUILDLINK_ONLY= YES -- cgit v1.2.3