diff options
Diffstat (limited to 'devel/apr1/Makefile')
-rw-r--r-- | devel/apr1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile index 3937ac360c0e..80dd392f78ce 100644 --- a/devel/apr1/Makefile +++ b/devel/apr1/Makefile @@ -34,7 +34,7 @@ NSS_DESC= NSS crypto driver APR_VERSION= 1.4.6 APU_VERSION= 1.4.1 -USE_ICONV= yes +USES= iconv USE_AUTOTOOLS= automake autoconf libtool:env USE_PYTHON_BUILD= -2.7 USE_LDCONFIG= yes |