From 2b6dd8d64651e4def67383c81201cca9e3ecab3d Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Thu, 5 Apr 2001 10:27:16 +0000 Subject: Depend on Apache. This should fix the build problem on bento although this port probably isn't specific to apache and would probably work with other web servers too. --- www/ssserver/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/ssserver/Makefile') diff --git a/www/ssserver/Makefile b/www/ssserver/Makefile index 49cb86e59d33..36a819862d12 100644 --- a/www/ssserver/Makefile +++ b/www/ssserver/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.kryltech.com/download/FreeBSD.x86.3/ MAINTAINER= support@kryltech.com +RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 + ONLY_FOR_ARCHS= i386 NO_BUILD= yes -- cgit v1.2.3