diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/ssserver/Makefile | 2 |
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 |