diff options
Diffstat (limited to 'www/cadaver/Makefile')
-rw-r--r-- | www/cadaver/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index 2060fd6c038a..d48948f479ac 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -51,8 +51,7 @@ post-install: .endif .if !defined(WITHOUT_NLS) -USE_ICONV= yes -USES= gettext +USES= gettext iconv CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} \ --with-libintl-prefix=${LOCALBASE} LANGS=en@quot es it |