From c6c0d8fec015b9d87e9162d151cab6a1e26ce912 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Tue, 21 Sep 1999 15:12:03 +0000 Subject: comment out SSL_DISTNAME as well, so it's clear from the first sight that SSL is not supported here --- www/apache6/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/apache6/Makefile b/www/apache6/Makefile index 8d81c4ccf5a..4bd6fce7904 100644 --- a/www/apache6/Makefile +++ b/www/apache6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1999/09/03 22:00:53 tron Exp $ +# $NetBSD: Makefile,v 1.8 1999/09/21 15:12:03 jdolecek Exp $ # # The fourth number in the PKGNAME version indicates a NetBSD pkg revision # (to indicate changes in the shipped third party patches such as the mod_ssl @@ -29,7 +29,7 @@ HOMEPAGE= http://www.apache.org/ CONFLICTS= apache-*modssl-* apache-* -SSL_DISTNAME= mod_ssl-2.2.8-1.3.6 +#SSL_DISTNAME= mod_ssl-2.2.8-1.3.6 EXTRACT_ONLY= ${DISTFILES:N*.gif} HAS_CONFIGURE= YES -- cgit v1.2.3