diff options
author | antoine <antoine@FreeBSD.org> | 2014-04-21 03:15:17 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-04-21 03:15:17 +0800 |
commit | 94f7e17a59d85eadf40a6b0ab9d421503ad8f17c (patch) | |
tree | 9666842c5d29eacfacf8b50a4fef97b018057911 | |
parent | 00f7c7ff5f629d8ed14b6fa0d0735f1fa0592e75 (diff) | |
download | freebsd-ports-gnome-94f7e17a59d85eadf40a6b0ab9d421503ad8f17c.tar.gz freebsd-ports-gnome-94f7e17a59d85eadf40a6b0ab9d421503ad8f17c.tar.zst freebsd-ports-gnome-94f7e17a59d85eadf40a6b0ab9d421503ad8f17c.zip |
Mark broken: Fails to post-build
Unsupported file type (library support not compiled in)
*** [post-build] Error code 1
Reported by: pkg-fallout
-rw-r--r-- | science/cdo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile index de889d25d376..bfd6469903e0 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -13,6 +13,8 @@ COMMENT= Climate Data Operators LICENSE= GPLv2 +BROKEN= Fails to post-build + OPTIONS_DEFINE= HDF5 JASPER NETCDF PROJ SZIP OPTIONS_DEFAULT=HDF5 NETCDF PROJ SZIP OPTIONS_SUB= yes |