Index: head/math/octave-forge-pdb/Makefile =================================================================== --- head/math/octave-forge-pdb/Makefile (revision 405982) +++ head/math/octave-forge-pdb/Makefile (revision 405983) @@ -1,18 +1,20 @@ # Created by: Stephen Montgomery-Smith # $FreeBSD$ PORTNAME= octave-forge-pdb PORTVERSION= 1.0.7 PORTREVISION= 11 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= does not build with octave-4.0.0 + GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" .include