aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-18 11:50:30 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-18 11:50:30 +0000
commit677affd31b15eb3ae611073b80dd0a8880a8a6ad (patch)
tree017cb4a9ee5b495eac384a333641946b5b2c2c10 /math
parent00b3479e4739d4fac7ff87101fe19583585facc2 (diff)
downloadports-677affd31b15eb3ae611073b80dd0a8880a8a6ad.tar.gz
ports-677affd31b15eb3ae611073b80dd0a8880a8a6ad.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/PDL/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index b52454c83567..02841904ec9f 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -19,6 +19,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:cpan \
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl Data Language
+BROKEN= "Distfile is unfetchable"
+
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \
${SITE_PERL}/ExtUtils/F77.pm:${PORTSDIR}/lang/p5-F77 \
${SITE_PERL}/Inline.pm:${PORTSDIR}/devel/p5-Inline \