diff options
Diffstat (limited to 'lang/parrot/Makefile')
-rw-r--r-- | lang/parrot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 76dcc46ead55..522b8e1f1492 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ icudata:${PORTSDIR}/devel/icu USE_BISON= build -USE_GCC= 3.4+ USE_PERL5= 5.8.0+ USE_GMAKE= yes |