Try to fix the build after the lang/gnat update

Submitted by:	pointyhat
This commit is contained in:
Erwin Lansing 2009-07-30 16:32:26 +00:00
parent b6509e387b
commit 5a0107d013
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238683
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= GNAT implementation of the Ada Semantic Interface Specification
BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat
BUILD_DEPENDS= gnatgcc:${PORTSDIR}/lang/gnat
USE_LDCONFIG= yes

View file

@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= FSU implementation of POSIX.5, the POSIX Ada binding
BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat
BUILD_DEPENDS= gnatgcc:${PORTSDIR}/lang/gnat
USE_AUTOTOOLS= autoconf:213
USE_GMAKE= yes