diff options
author | Cy Schubert <cy@FreeBSD.org> | 2004-02-15 00:26:41 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2004-02-15 00:26:41 +0000 |
commit | f6591396339b7337064520e6550e86b613a4905c (patch) | |
tree | 63d1c2135b2ade4911d8868d3f31dbb31d97cf52 /www/hydra | |
parent | 1dae57c6c1793b1a6050c02a6d9041affa8ce501 (diff) | |
download | ports-f6591396339b7337064520e6550e86b613a4905c.tar.gz ports-f6591396339b7337064520e6550e86b613a4905c.zip |
Notes
Diffstat (limited to 'www/hydra')
-rw-r--r-- | www/hydra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hydra/Makefile b/www/hydra/Makefile index d678dea4bc21..24297978bc3a 100644 --- a/www/hydra/Makefile +++ b/www/hydra/Makefile @@ -18,6 +18,7 @@ COMMENT= A high performance multi-threaded web server LIB_DEPENDS= gnutls.7:${PORTSDIR}/security/gnutls +NO_LATEST_LINK= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |