diff options
Diffstat (limited to 'science/cdo/Makefile')
-rw-r--r-- | science/cdo/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile index c8612b23e33e..04edafb41f23 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -7,7 +7,7 @@ # PORTNAME= cdo -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.2 CATEGORIES= science MASTER_SITES= http://www.mpimet.mpg.de/fileadmin/software/cdo/ \ http://sunpoet.net/distfiles/ @@ -15,8 +15,6 @@ 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="" |