diff options
Diffstat (limited to 'math/octave-forge-mapping/Makefile')
-rw-r--r-- | math/octave-forge-mapping/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/math/octave-forge-mapping/Makefile b/math/octave-forge-mapping/Makefile index afd1bee794dc..6c01eef5a28b 100644 --- a/math/octave-forge-mapping/Makefile +++ b/math/octave-forge-mapping/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge-mapping -PORTVERSION= 1.4.2 -PORTREVISION= 5 +PORTVERSION= 1.4.3 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} @@ -12,8 +11,6 @@ WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING -BROKEN= depends upon math/octave-forge-geometry, which is broken - RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/io.tar.gz:math/octave-forge-io \ ${OCTAVE_TARBALLS_DIR}/geometry.tar.gz:math/octave-forge-geometry |