From c77e3148be3442e6d9aaf2b5407ec15a04919f26 Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Mon, 11 May 2015 14:08:54 +0000 Subject: [PATCH] - Mark as broken. "make install" never seems to complete, probably because of incorrectly contructed help files. --- math/octave-forge-ltfat/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/octave-forge-ltfat/Makefile b/math/octave-forge-ltfat/Makefile index fb4e901888f4..a3daa71d4c2d 100644 --- a/math/octave-forge-ltfat/Makefile +++ b/math/octave-forge-ltfat/Makefile @@ -15,6 +15,8 @@ LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \ libportaudio.so.2:${PORTSDIR}/audio/portaudio2 \ libcblas.so:${PORTSDIR}/math/cblas +BROKEN= Installation has unresolved issues + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME}