diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-17 01:38:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-17 01:38:17 +0000 |
commit | fa6485d639ca3df6dd66487978384c83d0e7f418 (patch) | |
tree | 8268781595210b2d7ecad83183f0f637c5b85a25 /science/cdo | |
parent | BROKEN: Incomplete pkg-plist (diff) |
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="" |