aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-octclip
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2018-05-20 19:13:07 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2018-05-20 19:13:07 +0000
commitba939a5e5c17ecd6ea7a9369f36408fde5950df0 (patch)
tree2100e0db82414cfe0594edf1c89a28f1f3ada967 /math/octave-forge-octclip
parent202c34efd3e2f08a06ce32ac800f54c332833873 (diff)
downloadports-ba939a5e5c17ecd6ea7a9369f36408fde5950df0.tar.gz
ports-ba939a5e5c17ecd6ea7a9369f36408fde5950df0.zip
- Unbreak.
- Bump portrevision (because octave updated to 4.4.0).
Notes
Notes: svn path=/head/; revision=470477
Diffstat (limited to 'math/octave-forge-octclip')
-rw-r--r--math/octave-forge-octclip/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/octave-forge-octclip/Makefile b/math/octave-forge-octclip/Makefile
index 4f7036a95009..5207909d5b9e 100644
--- a/math/octave-forge-octclip/Makefile
+++ b/math/octave-forge-octclip/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave-forge-octclip
PORTVERSION= 1.0.8
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -12,8 +12,6 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
-BROKEN= does not build with octave version >= 4.2.1
-
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${DISTNAME}