diff options
Diffstat (limited to 'lang/gcc-ooo/Makefile')
-rw-r--r-- | lang/gcc-ooo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index 570b1a09bce3..b7014802d0aa 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -8,7 +8,7 @@ PORTNAME= gcc-ooo PORTVERSION= 3.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= releases/gcc-${PORTVERSION} @@ -28,7 +28,7 @@ NOT_FOR_ARCHS= ia64 NO_LATEST_LINK= yes -USE_BISON= yes +USE_BISON= build USE_BZIP2= yes USE_GMAKE= yes USE_PERL5_BUILD=yes |