diff options
author | kris <kris@FreeBSD.org> | 2005-02-19 03:51:44 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-19 03:51:44 +0800 |
commit | 195672055f9a782a836a51ab497b279d9493cdf0 (patch) | |
tree | e62dda0dc01f11a9d7ea22bb7e74a4f35376b5cf /math | |
parent | 62725ae2f73060ad104957e51a6c919423dedac5 (diff) | |
download | freebsd-ports-gnome-195672055f9a782a836a51ab497b279d9493cdf0.tar.gz freebsd-ports-gnome-195672055f9a782a836a51ab497b279d9493cdf0.tar.zst freebsd-ports-gnome-195672055f9a782a836a51ab497b279d9493cdf0.zip |
BROKEN: Unfetchable
Diffstat (limited to 'math')
-rw-r--r-- | math/netcdf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/netcdf/Makefile b/math/netcdf/Makefile index bcfb520c017a..f1dbfe2d2ef9 100644 --- a/math/netcdf/Makefile +++ b/math/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.* |