diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:10:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:10:44 +0000 |
commit | 62c30dca987abc1ad79a93e183b3dd08ca21381f (patch) | |
tree | d188deb38018985c4d75d512d26646aafe4a32c6 /audio/mxv | |
parent | BROKEN: Does not find tcl correctly (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=59362
Diffstat (limited to 'audio/mxv')
-rw-r--r-- | audio/mxv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/mxv/Makefile b/audio/mxv/Makefile index ed51867fb94c..db909cb3d429 100644 --- a/audio/mxv/Makefile +++ b/audio/mxv/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}-source MAINTAINER= davidn@blaze.net.au +BROKEN= "Does not build" + BUILD_DEPENDS= ${LOCALBASE}/interviews/bin/FREEBSD/ivmkmf:${PORTSDIR}/x11-toolkits/iv NO_WRKSUBDIR= yes |