From a0db86eeaf00a0057ad04c0138ea075aec3ed03a Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Fri, 6 Jul 2007 11:19:09 +0000 Subject: [PATCH] This port wants FORTRAN --- graphics/p5-PGPLOT/Makefile | 3 ++- graphics/pgperl/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index faf1a6f82069..da2ba2371dac 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -7,7 +7,7 @@ PORTNAME= pgperl PORTVERSION= 2.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGPLOT @@ -21,6 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/F77.pm:${PORTSDIR}/lang/p5-F77 MAN3= PGPLOT.3 MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VERSION} +WANT_FORTRAN= yes USE_PERL5= yes SCRIPTS_ENV= PERL=${PERL} diff --git a/graphics/pgperl/Makefile b/graphics/pgperl/Makefile index faf1a6f82069..da2ba2371dac 100644 --- a/graphics/pgperl/Makefile +++ b/graphics/pgperl/Makefile @@ -7,7 +7,7 @@ PORTNAME= pgperl PORTVERSION= 2.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGPLOT @@ -21,6 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/F77.pm:${PORTSDIR}/lang/p5-F77 MAN3= PGPLOT.3 MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VERSION} +WANT_FORTRAN= yes USE_PERL5= yes SCRIPTS_ENV= PERL=${PERL}