diff options
author | kris <kris@FreeBSD.org> | 2004-03-18 19:50:30 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-03-18 19:50:30 +0800 |
commit | 874b9832e2138b6d9cb7074d78ecc397fd449c50 (patch) | |
tree | 94858958441e5665834a02fb1e807e1f4bac0a96 | |
parent | 7e7df29c98ac7a678261e516b65eaa90e7c03540 (diff) | |
download | freebsd-ports-gnome-874b9832e2138b6d9cb7074d78ecc397fd449c50.tar.gz freebsd-ports-gnome-874b9832e2138b6d9cb7074d78ecc397fd449c50.tar.zst freebsd-ports-gnome-874b9832e2138b6d9cb7074d78ecc397fd449c50.zip |
BROKEN: Distfile is unfetchable
-rw-r--r-- | math/PDL/Makefile | 2 |
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 \ |