From f86cbfadd2dbfab1dc1ea72e5084a23c10b1dc6c Mon Sep 17 00:00:00 2001 From: tijl 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-cgi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/octave-forge-cgi') diff --git a/math/octave-forge-cgi/Makefile b/math/octave-forge-cgi/Makefile index 044cb9f6707e..2bac49367511 100644 --- a/math/octave-forge-cgi/Makefile +++ b/math/octave-forge-cgi/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-cgi PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org -- cgit