From fd3488f89c330df9d0cab15044b0e23386a69462 Mon Sep 17 00:00:00 2001 From: linimon Date: Sat, 24 Nov 2007 21:17:14 +0000 Subject: Mark broken on 5.x: fails to install. Approved by: portmgr (self) --- math/octave-devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math') diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 610187a2f57a..8273da905a05 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -43,6 +43,7 @@ MAN1= octave.1 octave-bug.1 mkoctfile.1 octave-config.1 .if ${OSVERSION} < 600000 BUILD_DEPENDS+= info:${PORTSDIR}/print/texinfo +BROKEN= Fails to install .endif .if exists(${LOCALBASE}/lib/libatlas_r.so) && !defined(WITH_BLAS) -- cgit