diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index 9cee44a3c681..0c9cfd2ed15a 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -35,7 +35,7 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include .if defined(WITH_LATIN2) -CONFIGURE_ARGS+= --with-latin2 +CONFIGURE_ARGS+= --enable-latin2 .endif .if ${ARCH} == "amd64" diff --git a/databases/rrdtool10/Makefile b/databases/rrdtool10/Makefile index 9cee44a3c681..0c9cfd2ed15a 100644 --- a/databases/rrdtool10/Makefile +++ b/databases/rrdtool10/Makefile @@ -35,7 +35,7 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include .if defined(WITH_LATIN2) -CONFIGURE_ARGS+= --with-latin2 +CONFIGURE_ARGS+= --enable-latin2 .endif .if ${ARCH} == "amd64" diff --git a/net/rrdtool/Makefile b/net/rrdtool/Makefile index 9cee44a3c681..0c9cfd2ed15a 100644 --- a/net/rrdtool/Makefile +++ b/net/rrdtool/Makefile @@ -35,7 +35,7 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include .if defined(WITH_LATIN2) -CONFIGURE_ARGS+= --with-latin2 +CONFIGURE_ARGS+= --enable-latin2 .endif .if ${ARCH} == "amd64" diff --git a/net/rrdtool10/Makefile b/net/rrdtool10/Makefile index 9cee44a3c681..0c9cfd2ed15a 100644 --- a/net/rrdtool10/Makefile +++ b/net/rrdtool10/Makefile @@ -35,7 +35,7 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include .if defined(WITH_LATIN2) -CONFIGURE_ARGS+= --with-latin2 +CONFIGURE_ARGS+= --enable-latin2 .endif .if ${ARCH} == "amd64"