From 564a799c7173c288d4d3a9be78ac3d2db983d512 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Sun, 16 Feb 2014 17:15:31 +0000 Subject: Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases USE_GCC=yes has been omitted though. Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk. Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,... Exp-run: bdrewery Approved by: portmgr (bdrewery) --- math/octave-forge-io/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/octave-forge-io') diff --git a/math/octave-forge-io/Makefile b/math/octave-forge-io/Makefile index a893f30236c3..dd18faced832 100644 --- a/math/octave-forge-io/Makefile +++ b/math/octave-forge-io/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-io PORTVERSION= 2.0.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math -- cgit v1.2.3