aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-ExtUtils-F77
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2013-12-22 13:20:52 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2013-12-22 13:20:52 +0000
commit140ec0e71f4eaee102e69ec07ddcfa6e3c80d458 (patch)
treec3e82ec2ccd5a34d8a9c3202c5d66549fd2adb37 /lang/p5-ExtUtils-F77
parent5e4c1c536f1f2f0efebe6aef9b92f20ed2b0f576 (diff)
downloadports-140ec0e71f4eaee102e69ec07ddcfa6e3c80d458.tar.gz
ports-140ec0e71f4eaee102e69ec07ddcfa6e3c80d458.zip
USES=fortran.
Notes
Notes: svn path=/head/; revision=337188
Diffstat (limited to 'lang/p5-ExtUtils-F77')
-rw-r--r--lang/p5-ExtUtils-F77/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/p5-ExtUtils-F77/Makefile b/lang/p5-ExtUtils-F77/Makefile
index c25ed0007f06..42e036fd1e2e 100644
--- a/lang/p5-ExtUtils-F77/Makefile
+++ b/lang/p5-ExtUtils-F77/Makefile
@@ -11,9 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Helps link C programs with Fortran subroutines
-USES= perl5
+USES= fortran perl5
USE_PERL5= configure
-USE_FORTRAN= yes
post-patch:
@${REINPLACE_CMD} -e "s|'gfortran44'|'${FC}'|" \