diff options
Diffstat (limited to 'www/hydra')
-rw-r--r-- | www/hydra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hydra/Makefile b/www/hydra/Makefile index 6d00f1b..55a9a43 100644 --- a/www/hydra/Makefile +++ b/www/hydra/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.hellug.gr/pub/software/hydra/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A high performance multi-threaded web server -LIB_DEPENDS= gnutls.8:${PORTSDIR}/security/gnutls +LIB_DEPENDS= gnutls.7:${PORTSDIR}/security/gnutls USE_REINPLACE= yes GNU_CONFIGURE= yes |