diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 08:37:17 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 08:37:17 +0000 |
commit | 7209d0926496413a9e90805d12bc7f8554ba0936 (patch) | |
tree | f0e0afca3c976c8add980ff67d78a1aee606136e /misc/p5-I18N-Charset | |
parent | 6b71b063d240f081b8168c7a2fbc5bb1e2d70b8a (diff) | |
download | ports-7209d0926496413a9e90805d12bc7f8554ba0936.tar.gz ports-7209d0926496413a9e90805d12bc7f8554ba0936.zip |
Notes
Diffstat (limited to 'misc/p5-I18N-Charset')
-rw-r--r-- | misc/p5-I18N-Charset/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/p5-I18N-Charset/Makefile b/misc/p5-I18N-Charset/Makefile index 477a8f371b80..e0a0c12b45d1 100644 --- a/misc/p5-I18N-Charset/Makefile +++ b/misc/p5-I18N-Charset/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ ${SITE_PERL}/App/Info/Lib/Iconv.pm:${PORTSDIR}/devel/p5-App-Info RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= does not package + PERL_CONFIGURE= YES MAN3= I18N::Charset.3 |