From bb2b9e50f2e8d5e1ba7fb3824ce27db9f7f6566a Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Fri, 24 Jun 2011 04:22:33 +0000 Subject: - Bump portrevision because math/octave updated to 3.4.1 - Fix to work with math/octave-3.4.1 Approved by: maho (mentor) --- math/octave-forge-octcdf/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math/octave-forge-octcdf') diff --git a/math/octave-forge-octcdf/Makefile b/math/octave-forge-octcdf/Makefile index 711c3b9beddc..67d0345c38ba 100644 --- a/math/octave-forge-octcdf/Makefile +++ b/math/octave-forge-octcdf/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-octcdf PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -19,6 +20,7 @@ LIB_DEPENDS+= netcdf:${PORTSDIR}/science/netcdf .include .include "${PORTSDIR}/Mk/bsd.octave.mk" post-build: + ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME} .include -- cgit v1.2.3