diff options
Diffstat (limited to 'www/hydra/Makefile')
-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 cfa483163b2f..edd76c6ee749 100644 --- a/www/hydra/Makefile +++ b/www/hydra/Makefile @@ -11,7 +11,7 @@ PKGNAMESUFFIX= -web MAINTAINER= ports@FreeBSD.org COMMENT= High performance multi-threaded web server -LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS= libgnutls.so:security/gnutls BROKEN= Needs to be ported to GnuTLS 3.4; abandoned upstream |