summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron>2002-06-19 13:54:39 +0000
committertron <tron>2002-06-19 13:54:39 +0000
commit7f9fc8f744d1641afebb703bbf2d36190ae74ebd (patch)
tree9226da575026c61f9d5233b9e4a69a970830414a /www
parent9d10e6cf8d5337d4c606192fdb197d085587f6f0 (diff)
downloadpkgsrc-7f9fc8f744d1641afebb703bbf2d36190ae74ebd.tar.gz
Fix dependence on "apachage" package.
Diffstat (limited to 'www')
-rw-r--r--www/ap-ssl/Makefile4
1 files changed, 2 insertions, 2 deletions
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