diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2010-11-05 09:42:44 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2010-11-05 09:42:44 +0000 |
commit | adf1e913f8e2088ca91c84eb2f76b527bdeb9478 (patch) | |
tree | 55e83609a17a55b791cd7b345ea566ef85b2d4dd /lang/parrot | |
parent | faadc43159abca58c791190671bbe38b543aed97 (diff) | |
download | ports-adf1e913f8e2088ca91c84eb2f76b527bdeb9478.tar.gz ports-adf1e913f8e2088ca91c84eb2f76b527bdeb9478.zip |
Notes
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 e578d8c5e8ae..3350450f4756 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ icudata.38:${PORTSDIR}/devel/icu +LICENSE= ART20 + MAKE_JOBS_UNSAFE= yes USE_BZIP2= yes |