diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 23:37:23 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 23:37:23 +0800 |
commit | b0444bbcc5cfddd1bc5ae830f75b78aaf807af11 (patch) | |
tree | 8443d56cd8087e3c34275731f93309a5f9c9276f /science | |
parent | 748617f689476eb8355379ce1e8ca00002483476 (diff) | |
download | freebsd-ports-graphics-b0444bbcc5cfddd1bc5ae830f75b78aaf807af11.tar.gz freebsd-ports-graphics-b0444bbcc5cfddd1bc5ae830f75b78aaf807af11.tar.zst freebsd-ports-graphics-b0444bbcc5cfddd1bc5ae830f75b78aaf807af11.zip |
Mark broken some ports with unfetchable distfiles
Diffstat (limited to 'science')
-rw-r--r-- | science/hdf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile index 9364c09a7a0..aa23a3e4e36 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -23,6 +23,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Hierarchical Data Format library (from NCSA) +BROKEN= Does not fetch + LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ sz.2:${PORTSDIR}/science/szip |