diff options
-rw-r--r-- | devel/meta-cvs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/meta-cvs/Makefile b/devel/meta-cvs/Makefile index d7bd61d0031a..0303b50df75c 100644 --- a/devel/meta-cvs/Makefile +++ b/devel/meta-cvs/Makefile @@ -15,6 +15,8 @@ DISTNAME= mcvs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A more capable version control system than CVS, built around CVS +BROKEN= does not build + BUILD_DEPENDS= clisp:${PORTSDIR}/lang/clisp \ ${LOCALBASE}/lib/libsigsegv.a:${PORTSDIR}/devel/libsigsegv |