aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 05:56:13 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 05:56:13 +0000
commit805d0a4e6fc39a9512f4246cdd7b4e59c5e89237 (patch)
treeb1b5c42ee96e23c58755941c5e4dd8b30b2180a4 /lang
parente3b673806268dc41cb9f2072a5fc3278ac72603f (diff)
downloadports-805d0a4e6fc39a9512f4246cdd7b4e59c5e89237.tar.gz
ports-805d0a4e6fc39a9512f4246cdd7b4e59c5e89237.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/gnat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gnat/Makefile b/lang/gnat/Makefile
index a860d7417ffa..21dd529b256b 100644
--- a/lang/gnat/Makefile
+++ b/lang/gnat/Makefile
@@ -25,6 +25,7 @@ COMMENT= The GNU Ada Compiler system
CONFLICTS= gcc-3.4.*
USE_GMAKE= yes
+USE_BISON= yes
.include <bsd.port.pre.mk>
@@ -98,7 +99,7 @@ have_boot=
ONLY_FOR_ARCHS= i386
DISTFILES+= gnat-3.15p-boot.tar.gz:boot
.if ${OSVERSION} >= 500000
-BUILD_DEPENDS+= c.4:${PORTSDIR}/misc/compat4x
+LIB_DEPENDS+= c.4:${PORTSDIR}/misc/compat4x
.endif
# Warning! You need the trailing slash on GCC_EXEC_PREFIX.
COMPILEDATA= GCC_EXEC_PREFIX=${WRKDIR}/adaboot/lib/gcc-lib/ \