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 /lang/parrot | |
parent | 1ddfc298360b606bca78e2025823f2e8bd6f8f97 (diff) | |
download | freebsd-ports-gnome-a32445cd001265b45b7e9bb74334b731dd80f7fc.tar.gz freebsd-ports-gnome-a32445cd001265b45b7e9bb74334b731dd80f7fc.tar.zst freebsd-ports-gnome-a32445cd001265b45b7e9bb74334b731dd80f7fc.zip |
Mark BROKEN: does not package
Diffstat (limited to 'lang/parrot')
-rw-r--r-- | lang/parrot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index f622185cbec6..c89aac9699d7 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 |