From 176d84eb280ac1928a0a633cbe10bcc0cbcc85c8 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Wed, 11 Apr 2012 02:58:30 +0000 Subject: Bump port revision of all the octave-forge ports, since there was an API change to octave (from 3.4 to 3.6). Now it is appropriate to bump the portrevision of every single octave-forge port, but a few of the ports needed further patches to make them work: ad, communications, parallel, odepkg. The es package doesn't build so we switched off. Submitted by: stephen@ Reviewed by: maho@ --- math/octave-forge-ad/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/octave-forge-ad/Makefile') diff --git a/math/octave-forge-ad/Makefile b/math/octave-forge-ad/Makefile index 1cf6553badf7..a0229b1a9154 100644 --- a/math/octave-forge-ad/Makefile +++ b/math/octave-forge-ad/Makefile @@ -7,12 +7,14 @@ PORTNAME= octave-forge-ad PORTVERSION= 1.0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} + GNU_CONFIGURE= yes +USE_DOS2UNIX= yes .include .include "${PORTSDIR}/Mk/bsd.octave.mk" -- cgit v1.2.3