diff options
author | kris <kris@FreeBSD.org> | 2006-09-17 09:38:17 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-17 09:38:17 +0800 |
commit | 8890562d3bc02c81867c9d0aa043b06077f02bb3 (patch) | |
tree | fb8f7af23fe6f29a498caa880a1a0cf67011202d /science/cdo | |
parent | da402dd1fe56effc39320d98cca9ba45876d1201 (diff) | |
download | freebsd-ports-gnome-8890562d3bc02c81867c9d0aa043b06077f02bb3.tar.gz freebsd-ports-gnome-8890562d3bc02c81867c9d0aa043b06077f02bb3.tar.zst freebsd-ports-gnome-8890562d3bc02c81867c9d0aa043b06077f02bb3.zip |
BROKEN: Does not build
Diffstat (limited to 'science/cdo')
-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 2265e1fb2cde..c8612b23e33e 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://www.mpimet.mpg.de/fileadmin/software/cdo/ \ MAINTAINER= sunpoet@sunpoet.net COMMENT= Climate Data Operators +BROKEN= Does not build + GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name="" |