diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/netcdf/Makefile | 2 | ||||
-rw-r--r-- | science/netcdf4/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index bcfb520c017a..f1dbfe2d2ef9 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ MAINTAINER= ports@FreeBSD.org COMMENT= Library for machine-independent, array-oriented data access +BROKEN= Unfetchable + WRKSRC= ${WRKDIR}/${DISTNAME}/src CONFLICTS= hdf-4.* diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index bcfb520c017a..f1dbfe2d2ef9 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ MAINTAINER= ports@FreeBSD.org COMMENT= Library for machine-independent, array-oriented data access +BROKEN= Unfetchable + WRKSRC= ${WRKDIR}/${DISTNAME}/src CONFLICTS= hdf-4.* |