diff options
Diffstat (limited to 'math/octave-forge-fpl')
-rw-r--r-- | math/octave-forge-fpl/Makefile | 8 | ||||
-rw-r--r-- | math/octave-forge-fpl/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/octave-forge-fpl/Makefile b/math/octave-forge-fpl/Makefile index 53f71ced486a..86bd06d5cde6 100644 --- a/math/octave-forge-fpl/Makefile +++ b/math/octave-forge-fpl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= octave-forge-fpl -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -16,14 +16,14 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} -WRKSRC= ${WRKDIR}/${OCTSRC}/src - RUN_DEPENDS+= dx:${PORTSDIR}/graphics/opendx .include <bsd.port.pre.mk> .include "${PORTSDIR}/Mk/bsd.octave.mk" +do-build: + @${DO_NADA} + post-build: - ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} .include <bsd.port.post.mk> diff --git a/math/octave-forge-fpl/distinfo b/math/octave-forge-fpl/distinfo index cccce44e6a93..d799511c1940 100644 --- a/math/octave-forge-fpl/distinfo +++ b/math/octave-forge-fpl/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/fpl-1.3.0.tar.gz) = 281738a31c2d56f81191a3dacb9f672c70fc5bab47ac54bb605bea6ea34b4d5c -SIZE (octave-forge/fpl-1.3.0.tar.gz) = 46527 +SHA256 (octave-forge/fpl-1.3.2.tar.gz) = bdb896518ef159497b98ebc0ace8545cbd2d530843446716ccc4092a8db571ea +SIZE (octave-forge/fpl-1.3.2.tar.gz) = 45642 |