1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

This port wants FORTRAN

This commit is contained in:
Jean-Marc Zucconi 2007-07-06 11:19:09 +00:00
parent 991f4a704f
commit a0db86eeaf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195084
2 changed files with 4 additions and 2 deletions

View File

@ -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}

View File

@ -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}