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 | |
parent | BROKEN: Looks like a missing dependency (diff) |
BROKEN: does not build
Diffstat (limited to 'devel')
-rw-r--r-- | devel/arm-aout-gcc295/Makefile | 2 | ||||
-rw-r--r-- | devel/asis-gpl/Makefile | 2 | ||||
-rw-r--r-- | devel/asis/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/arm-aout-gcc295/Makefile b/devel/arm-aout-gcc295/Makefile index 4bafee300e7a..ed35d5807d0f 100644 --- a/devel/arm-aout-gcc295/Makefile +++ b/devel/arm-aout-gcc295/Makefile @@ -18,6 +18,8 @@ DISTFILES= gcc-core-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= pbecke@javagear.com +BROKEN= "Does not build" + GCC_REV= ${DISTNAME:S/gcc-//g} PLIST_SUB+= GCC_REV=${GCC_REV} USE_BZIP2= yes diff --git a/devel/asis-gpl/Makefile b/devel/asis-gpl/Makefile index 0736c583305c..34b52eaa6ebf 100644 --- a/devel/asis-gpl/Makefile +++ b/devel/asis-gpl/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 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 |