aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-dicom
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-dicom')
-rw-r--r--math/octave-forge-dicom/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-dicom/Makefile b/math/octave-forge-dicom/Makefile
index 37adbacbf48c..d824a035cad2 100644
--- a/math/octave-forge-dicom/Makefile
+++ b/math/octave-forge-dicom/Makefile
@@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
+BROKEN= does not build with octave-4.0.0
+
LIB_DEPENDS+= libgdcmCommon.so:${PORTSDIR}/devel/gdcm
# OCTSRC is the name of the directory of the package.