diff options
Diffstat (limited to 'www/wwwoffle/Makefile')
-rw-r--r-- | www/wwwoffle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index c2ca094..dbdc56c2 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -11,7 +11,7 @@ COMMENT= Caching proxy server for HTTP and FTP designed for dial-up hosts LICENSE= GPLv2 -LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS= libgnutls.so:security/gnutls USES= perl5 gmake tar:tgz |