diff options
author | erwin <erwin@FreeBSD.org> | 2006-08-04 16:37:17 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-08-04 16:37:17 +0800 |
commit | a32445cd001265b45b7e9bb74334b731dd80f7fc (patch) | |
tree | d611c3e3c3a3d1d6b917a726885833629932e4a7 | |
parent | 1ddfc298360b606bca78e2025823f2e8bd6f8f97 (diff) | |
download | freebsd-ports-graphics-a32445cd001265b45b7e9bb74334b731dd80f7fc.tar.gz freebsd-ports-graphics-a32445cd001265b45b7e9bb74334b731dd80f7fc.tar.zst freebsd-ports-graphics-a32445cd001265b45b7e9bb74334b731dd80f7fc.zip |
Mark BROKEN: does not package
-rw-r--r-- | lang/parrot/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-I18N-Charset/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index f622185cbec..c89aac9699d 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ icudata.34:${PORTSDIR}/devel/icu +BROKEN= doesn not package + USE_GCC= 3.4+ USE_PERL5= yes USE_GMAKE= yes diff --git a/misc/p5-I18N-Charset/Makefile b/misc/p5-I18N-Charset/Makefile index 477a8f371b8..e0a0c12b45d 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 |