diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-06-02 09:04:37 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-06-02 09:04:37 +0000 |
commit | ae164e8e4a72a2f6ac6745225a3f81f07937f9cb (patch) | |
tree | 849535a733c7633af66cf843ba975cc04629e2a3 /devel/meta-cvs | |
parent | 53e22932221f5192a5d2d1e8f4da0ee5955faee1 (diff) |
Notes
Diffstat (limited to 'devel/meta-cvs')
-rw-r--r-- | devel/meta-cvs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/meta-cvs/Makefile b/devel/meta-cvs/Makefile index 53232a0a29a0..7147e142bfb8 100644 --- a/devel/meta-cvs/Makefile +++ b/devel/meta-cvs/Makefile @@ -15,9 +15,8 @@ DISTNAME= mcvs-${PORTVERSION} MAINTAINER= johs@copyleft.no COMMENT= A more capable version control system than CVS, built around CVS -BUILD_DEPENDS= clisp:${PORTSDIR}/lang/clisp - -BROKEN= Does not build +BUILD_DEPENDS= clisp:${PORTSDIR}/lang/clisp \ + ${LOCALBASE}/lib/libsigsegv.a:${PORTSDIR}/devel/libsigsegv USE_GCC= 2.95 |