diff options
-rw-r--r-- | devel/libidn/Makefile | 1 | ||||
-rw-r--r-- | dns/libidn/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 9b38f20f206a..47b6978be9d2 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -18,6 +18,7 @@ COMMENT= Internationalized Domain Names command line tool LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt +USE_PERL5_BUILD= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 9b38f20f206a..47b6978be9d2 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -18,6 +18,7 @@ COMMENT= Internationalized Domain Names command line tool LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt +USE_PERL5_BUILD= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |