Try to fix the build after the lang/gnat update
Submitted by: pointyhat
This commit is contained in:
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
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue