aboutsummaryrefslogtreecommitdiffstats
path: root/devel/florist
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-07-31 00:32:26 +0800
committererwin <erwin@FreeBSD.org>2009-07-31 00:32:26 +0800
commit54987c867f152f053144455d5b1fc04fe865f46f (patch)
tree225864e0e49d8a5cdb68bca57b7302f154f084a3 /devel/florist
parentefb97a8a8810e001862821c93db291a276e65be2 (diff)
downloadfreebsd-ports-gnome-54987c867f152f053144455d5b1fc04fe865f46f.tar.gz
freebsd-ports-gnome-54987c867f152f053144455d5b1fc04fe865f46f.tar.zst
freebsd-ports-gnome-54987c867f152f053144455d5b1fc04fe865f46f.zip
Try to fix the build after the lang/gnat update
Submitted by: pointyhat
Diffstat (limited to 'devel/florist')
-rw-r--r--devel/florist/Makefile2
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