diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-03-25 02:14:33 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-03-25 02:14:33 +0000 |
commit | 7262991a532316ace45bcdc96c20098e02d60849 (patch) | |
tree | 4069435a08b792c34d1c57b2a12b6c0b79d85e70 /devel | |
parent | Remove this port, which has been marked broken for a long time with no (diff) |
BROKEN: does not fetch
Diffstat (limited to 'devel')
-rw-r--r-- | devel/arch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/arch/Makefile b/devel/arch/Makefile index bfe6fb159232..77c57f4002e0 100644 --- a/devel/arch/Makefile +++ b/devel/arch/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} MAINTAINER= wjv@FreeBSD.org +BROKEN= "Does not fetch" + USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_WRKSRC= ${WRKSRC}/src/=build |