diff options
author | petef <petef@FreeBSD.org> | 2002-06-09 23:18:56 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-06-09 23:18:56 +0800 |
commit | 9ef05fda972a2777c9116582da14ce143532f813 (patch) | |
tree | e950cee86b6f1bb999e4c8c50377dd38259f6c95 /lang | |
parent | ceb6b2c733558ed81010e35cdcad6605ca2134eb (diff) | |
download | freebsd-ports-gnome-9ef05fda972a2777c9116582da14ce143532f813.tar.gz freebsd-ports-gnome-9ef05fda972a2777c9116582da14ce143532f813.tar.zst freebsd-ports-gnome-9ef05fda972a2777c9116582da14ce143532f813.zip |
Mark BROKEN: the current distfile isn't fetchable, and the maintainer is
still working on updating the port to 0.3.
PR: 38639
Submitted by: maintainer
Diffstat (limited to 'lang')
-rw-r--r-- | lang/cyclone/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/cyclone/Makefile b/lang/cyclone/Makefile index 59338d6fb3e9..ea82fa35944a 100644 --- a/lang/cyclone/Makefile +++ b/lang/cyclone/Makefile @@ -17,6 +17,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ MAINTAINER= ports@geeksrus.net +BROKEN= "The maintainer will update this to 0.3 ASAP" + USE_GMAKE= yes NO_PACKAGE= 'Neither CC nor CFLAGS safe.' WRKSRC= ${WRKDIR}/${PORTNAME} |