diff options
Diffstat (limited to 'devel/florist')
-rw-r--r-- | devel/florist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/florist/Makefile b/devel/florist/Makefile index 92924da1186c..8118251b086d 100644 --- a/devel/florist/Makefile +++ b/devel/florist/Makefile @@ -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 |