diff options
Diffstat (limited to 'math/octave-forge-pt_br')
-rw-r--r-- | math/octave-forge-pt_br/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-pt_br/Makefile b/math/octave-forge-pt_br/Makefile index af4bcc6758e3..dfaa7d5430cb 100644 --- a/math/octave-forge-pt_br/Makefile +++ b/math/octave-forge-pt_br/Makefile @@ -12,6 +12,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +BROKEN= Does not build with octave-3.4.0 + WRKSRC= ${WRKDIR}/pt_BR/src .include <bsd.port.pre.mk> |