diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-11 06:22:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-11 06:22:10 +0000 |
commit | a8aaa4f2c1fbf1a798250f7651259b7e21d1ff6e (patch) | |
tree | d6ba16200f524c77cff896bff27fe54ba5fe9a16 /textproc/p5-IDNA-Punycode | |
parent | ebfc6ec6f91d61285bf9e28e5a989509f70cc5fd (diff) | |
download | ports-a8aaa4f2c1fbf1a798250f7651259b7e21d1ff6e.tar.gz ports-a8aaa4f2c1fbf1a798250f7651259b7e21d1ff6e.zip |
Notes
Diffstat (limited to 'textproc/p5-IDNA-Punycode')
-rw-r--r-- | textproc/p5-IDNA-Punycode/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-IDNA-Punycode/Makefile b/textproc/p5-IDNA-Punycode/Makefile index 52600311a153..d2f241fc7ea7 100644 --- a/textproc/p5-IDNA-Punycode/Makefile +++ b/textproc/p5-IDNA-Punycode/Makefile @@ -18,6 +18,8 @@ COMMENT= Perl module to encode Unicode string in Punycode BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= YES MAN3= IDNA::Punycode.3 |