svn commit: r492214 - head/science/cdo
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Feb 5 13:48:23 UTC 2019
Author: sunpoet
Date: Tue Feb 5 13:48:20 2019
New Revision: 492214
URL: https://svnweb.freebsd.org/changeset/ports/492214
Log:
Update PORTSCOUT
Modified:
head/science/cdo/Makefile
Modified: head/science/cdo/Makefile
==============================================================================
--- head/science/cdo/Makefile Tue Feb 5 13:48:10 2019 (r492213)
+++ head/science/cdo/Makefile Tue Feb 5 13:48:20 2019 (r492214)
@@ -22,8 +22,10 @@ HDF5_IMPLIES= SZIP
NETCDF_IMPLIES= HDF5
UUID_DESC= UUID support
-PORTSCOUT= site:https://code.zmaw.de/projects/cdo/files
+PORTSCOUT= site:https://code.mpimet.mpg.de/projects/cdo/files
+USES= compiler:c++11-lib gmake libtool localbase pathfix
+
CONFIGURE_ARGS= --disable-data \
--disable-extra \
--disable-grib \
@@ -37,7 +39,6 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
MAKE_JOBS_UNSAFE= yes
TEST_TARGET= check
-USES= compiler:c++11-lib gmake libtool localbase pathfix
USE_CXXSTD= c++11
USE_LDCONFIG= yes
More information about the svn-ports-all
mailing list