aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-dicom/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2019-04-07 02:25:26 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2019-04-07 02:25:26 +0000
commit01e9aca7c0c9849882e4cf57efc5cd71563512db (patch)
treee5685168e7d308029e79192736b538d9396da4bf /math/octave-forge-dicom/Makefile
parentc93b5d9b9b5bda29d479d9b54f5248f6802e426a (diff)
downloadports-01e9aca7c0c9849882e4cf57efc5cd71563512db.tar.gz
ports-01e9aca7c0c9849882e4cf57efc5cd71563512db.zip
Notes
Diffstat (limited to 'math/octave-forge-dicom/Makefile')
-rw-r--r--math/octave-forge-dicom/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/octave-forge-dicom/Makefile b/math/octave-forge-dicom/Makefile
index a0270c4de55e..9a18d32f4906 100644
--- a/math/octave-forge-dicom/Makefile
+++ b/math/octave-forge-dicom/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= octave-forge-dicom
-PORTVERSION= 0.2.1
-PORTREVISION= 7
+PORTVERSION= 0.2.2
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -12,8 +11,6 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
-BROKEN= does not build with octave>=5.1.0
-
LIB_DEPENDS+= libgdcmCommon.so:devel/gdcm
# OCTSRC is the name of the directory of the package.