diff options
author | erwin <erwin@FreeBSD.org> | 2006-08-04 16:37:18 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-08-04 16:37:18 +0800 |
commit | bc76f381cf4146d2f20dacb70382923cf8e04f1f (patch) | |
tree | e743b5553f20d020ab24f5ce00317bc9d67903eb /misc | |
parent | a32445cd001265b45b7e9bb74334b731dd80f7fc (diff) | |
download | freebsd-ports-graphics-bc76f381cf4146d2f20dacb70382923cf8e04f1f.tar.gz freebsd-ports-graphics-bc76f381cf4146d2f20dacb70382923cf8e04f1f.tar.zst freebsd-ports-graphics-bc76f381cf4146d2f20dacb70382923cf8e04f1f.zip |
Unmark BROKEN, it was fixed after cvsup on pointyhat
Diffstat (limited to 'misc')
-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 e0a0c12b45d..477a8f371b8 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 |