summaryrefslogtreecommitdiffstats
path: root/lang/gnat-gcc41
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
committerade <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
commit6f10a06995e640bf1073c28f5c13ea8f8412737a (patch)
treed14ccc864c4783b5751e425e681d4bc7e63ec159 /lang/gnat-gcc41
parent7428a469a6c4123272d6ac2707e3cf432227515b (diff)
downloadFreeBSD-ports-6f10a06995e640bf1073c28f5c13ea8f8412737a.zip
FreeBSD-ports-6f10a06995e640bf1073c28f5c13ea8f8412737a.tar.gz
Migration from bison 1.x to 2.x
PR: 117086 Tested by: -exp runs
Diffstat (limited to 'lang/gnat-gcc41')
-rw-r--r--lang/gnat-gcc41/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gnat-gcc41/Makefile b/lang/gnat-gcc41/Makefile
index a2d7e5e..0c4626f 100644
--- a/lang/gnat-gcc41/Makefile
+++ b/lang/gnat-gcc41/Makefile
@@ -9,7 +9,7 @@
PORTNAME= gnat-gcc
PORTVERSION= 4.1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang
MASTER_SITES= GCC/releases/gcc-${PORTVERSION} \
CENKES:boot \
@@ -28,7 +28,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_ICONV= yes
USE_PERL5_BUILD= yes # Needed for man pages.
-USE_BISON= yes
+USE_BISON= build
CONFLICTS= gcc-4.1.*
WRKSRC= ${WRKDIR}/build
OpenPOWER on IntegriCloud