summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-13 21:03:31 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-13 21:03:31 +0000
commit0d76e65b558d665d99c31a11952e6908a5add5e2 (patch)
treebfb483dc795d284d72d05265d4851fa39e2c8649 /dns
parent- Update to 0.88 "Decidedly" (diff)
- Fix build on -current
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=93913
Diffstat (limited to 'dns')
-rw-r--r--dns/libidn/Makefile1
1 files changed, 1 insertions, 0 deletions
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}