From b402d29f7fdefef09bbef03e9fd17a4be945aa10 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sun, 1 Dec 2002 10:00:01 +0000 Subject: The distributed bootstrapping compiler requires libc.so.4, so add misc/compat4x as dependency. Submitted by: bento --- lang/gnat/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/gnat/Makefile b/lang/gnat/Makefile index 00a966fc42b9..7fea8c47339a 100644 --- a/lang/gnat/Makefile +++ b/lang/gnat/Makefile @@ -95,6 +95,7 @@ BROKEN= "Cannot build with or for an aout compiler." .if empty(have_boot) ONLY_FOR_ARCHS= i386 DISTFILES+= gnat-3.13p-boot.tar.gz:boot +LIB_DEPENDS+= c.4:${PORTSDIR}/misc/compat4x # Warning! You need the trailing slash on GCC_EXEC_PREFIX. COMPILEDATA= GCC_EXEC_PREFIX=${WRKDIR}/adaboot/lib/gcc-lib/ \ ADA_INCLUDE_PATH=${WRKDIR}/adaboot/lib/gcc-lib/adainclude \ -- cgit v1.2.3