diff options
Diffstat (limited to 'www/cadaver/Makefile')
-rw-r--r-- | www/cadaver/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index 8ccdb4f485f3..0cfb6bf028d6 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -12,7 +12,8 @@ MASTER_SITES= http://www.webdav.org/cadaver/ MAINTAINER= tarkhil@over.ru -LIB_DEPENDS= neon.15:${PORTSDIR}/www/neon +LIB_DEPENDS= neon.15:${PORTSDIR}/www/neon \ + intl.1:${PORTSDIR}/devel/gettext .ifndef NO_OPENSSL USE_OPENSSL= yes |