aboutsummaryrefslogtreecommitdiff
path: root/math/PDL
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-07 17:38:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-07 17:38:17 +0000
commit1794b845663051cbf77bd5c77a794e11efd572d9 (patch)
tree20be864795a1954a260a8a747f5886d520ac1657 /math/PDL
parent1eb1585640788ac53fd4a4f9371a02527481d7eb (diff)
downloadports-1794b845663051cbf77bd5c77a794e11efd572d9.tar.gz
ports-1794b845663051cbf77bd5c77a794e11efd572d9.zip
- Update BUILD_DEPENDS
Notes
Notes: svn path=/head/; revision=285249
Diffstat (limited to 'math/PDL')
-rw-r--r--math/PDL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index 78a77e445fe5..b3b01b54d4a6 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -66,7 +66,7 @@ LIB_DEPENDS+= gd:${PORTSDIR}/graphics/gd
.endif
.if defined(WITH_F77)
-BUILD_DEPENDS+= p5-ExtUtils-F77>=0:${PORTSDIR}/lang/p5-F77
+BUILD_DEPENDS+= p5-ExtUtils-F77>=0:${PORTSDIR}/lang/p5-ExtUtils-F77
.endif
.if defined(WITH_FFTW)