diff options
Diffstat (limited to 'lang/cyclone')
-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 59338d6..ea82fa3 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} |