diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index bddd51ba9d3e..2f7fcc8fd6b9 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -1,25 +1,26 @@ PORTNAME= octave-forge-parallel PORTVERSION= 4.0.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING NOT_FOR_ARCHS= armd64 RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct -USES= compiler:gcc-c++11-lib octave perl5 shebangfix +USES= octave perl5 shebangfix USE_PERL5= build SHEBANG_FILES= *.pl GNU_CONFIGURE= yes .include