diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-10-11 12:54:19 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-10-11 12:54:19 +0000 |
commit | 20a8433d67cdfbb50df719911fd46a4be7a0e164 (patch) | |
tree | f05e17c292e01de65f1895db411ebe08c3b92b92 /textproc/p5-IDNA-Punycode | |
parent | e153524dcbbcfd5ad79139ce1a022065ed9243fb (diff) | |
download | ports-20a8433d67cdfbb50df719911fd46a4be7a0e164.tar.gz ports-20a8433d67cdfbb50df719911fd46a4be7a0e164.zip |
Notes
Diffstat (limited to 'textproc/p5-IDNA-Punycode')
-rw-r--r-- | textproc/p5-IDNA-Punycode/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-IDNA-Punycode/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-IDNA-Punycode/Makefile b/textproc/p5-IDNA-Punycode/Makefile index d2f241fc7ea7..52600311a153 100644 --- a/textproc/p5-IDNA-Punycode/Makefile +++ b/textproc/p5-IDNA-Punycode/Makefile @@ -18,8 +18,6 @@ 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 diff --git a/textproc/p5-IDNA-Punycode/pkg-plist b/textproc/p5-IDNA-Punycode/pkg-plist index 1004283e6a03..f094715883ce 100644 --- a/textproc/p5-IDNA-Punycode/pkg-plist +++ b/textproc/p5-IDNA-Punycode/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/mach/auto/IDNA/Punycode/.packlist %%SITE_PERL%%/IDNA/Punycode.pm +%%SITE_PERL%%/IDNA/.Punycode.pm.swp @dirrm %%SITE_PERL%%/mach/auto/IDNA/Punycode @unexec rmdir %D/%%SITE_PERL%%/mach/auto/IDNA 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/IDNA 2>/dev/null || true |