diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-03-25 02:22:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-03-25 02:22:19 +0000 |
commit | 4fd4b2c3257928a6f2e533c791b21f52f3628c48 (patch) | |
tree | 4fc77c8d4c7d9740d68ef8e37bb7a3a20432c65a /devel/asis | |
parent | BROKEN: Looks like a missing dependency (diff) |
BROKEN: does not build
Notes
Notes:
svn path=/head/; revision=56578
Diffstat (limited to 'devel/asis')
-rw-r--r-- | devel/asis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/asis/Makefile b/devel/asis/Makefile index 0736c583305c..34b52eaa6ebf 100644 --- a/devel/asis/Makefile +++ b/devel/asis/Makefile @@ -15,6 +15,8 @@ DISTNAME= asis-${PORTVERSION}-src MAINTAINER= thomas@cuivre.fr.eu.org +BROKEN= "Does not build" + BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat USE_GMAKE= yes |