aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2018-05-21 03:13:50 +0800
committerstephen <stephen@FreeBSD.org>2018-05-21 03:13:50 +0800
commit2891db8510f82e4cc67231cdc082497fcaffe39a (patch)
tree15d218e46cd57ed26b45069d8da043398481250c /math
parenta3d10201acc55f4256ced71887c93fa1f9dde7fd (diff)
downloadfreebsd-ports-gnome-2891db8510f82e4cc67231cdc082497fcaffe39a.tar.gz
freebsd-ports-gnome-2891db8510f82e4cc67231cdc082497fcaffe39a.tar.zst
freebsd-ports-gnome-2891db8510f82e4cc67231cdc082497fcaffe39a.zip
- Unbreak.
- Bump portrevision (because octave updated to 4.4.0).
Diffstat (limited to 'math')
-rw-r--r--math/octave-forge-octproj/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile
index fb1c36a9851a..0c4d6ca9912c 100644
--- a/math/octave-forge-octproj/Makefile
+++ b/math/octave-forge-octproj/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave-forge-octproj
PORTVERSION= 1.1.5
-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}