summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2001-04-05 10:27:16 +0000
committermharo <mharo@FreeBSD.org>2001-04-05 10:27:16 +0000
commit2bf34234561452d73dbc68c8fc091b752b07fa60 (patch)
tree97641d6d0eed0fa9d9fe7d2eb06db275091d1674 /www
parentda41bbfc2b05ef6a5796f90f339139469595b9f8 (diff)
downloadFreeBSD-ports-2bf34234561452d73dbc68c8fc091b752b07fa60.zip
FreeBSD-ports-2bf34234561452d73dbc68c8fc091b752b07fa60.tar.gz
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.
Diffstat (limited to 'www')
-rw-r--r--www/ssserver/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ssserver/Makefile b/www/ssserver/Makefile
index 49cb86e..36a8198 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
OpenPOWER on IntegriCloud