diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 08:37:18 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 08:37:18 +0000 |
commit | 15e6f346eb429161bc40c11283ceec30acadd3e2 (patch) | |
tree | 999f598cb69cae914a7c6b139642b95f0fb5874a /misc/p5-I18N-Charset | |
parent | 7209d0926496413a9e90805d12bc7f8554ba0936 (diff) | |
download | ports-15e6f346eb429161bc40c11283ceec30acadd3e2.tar.gz ports-15e6f346eb429161bc40c11283ceec30acadd3e2.zip |
Notes
Diffstat (limited to 'misc/p5-I18N-Charset')
-rw-r--r-- | misc/p5-I18N-Charset/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/p5-I18N-Charset/Makefile b/misc/p5-I18N-Charset/Makefile index e0a0c12b45d1..477a8f371b80 100644 --- a/misc/p5-I18N-Charset/Makefile +++ b/misc/p5-I18N-Charset/Makefile @@ -21,8 +21,6 @@ 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 |