svn commit: r386082 - head/math/octave-forge-ltfat
Stephen Montgomery-Smith
stephen at FreeBSD.org
Mon May 11 14:08:55 UTC 2015
Author: stephen
Date: Mon May 11 14:08:54 2015
New Revision: 386082
URL: https://svnweb.freebsd.org/changeset/ports/386082
Log:
- Mark as broken. "make install" never seems to complete, probably because of
incorrectly contructed help files.
Modified:
head/math/octave-forge-ltfat/Makefile
Modified: head/math/octave-forge-ltfat/Makefile
==============================================================================
--- head/math/octave-forge-ltfat/Makefile Mon May 11 14:03:53 2015 (r386081)
+++ head/math/octave-forge-ltfat/Makefile Mon May 11 14:08:54 2015 (r386082)
@@ -15,6 +15,8 @@ LIB_DEPENDS= libfftw3.so:${PORTSDIR}/mat
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}
More information about the svn-ports-all
mailing list