Date: Tue, 5 Feb 2019 13:48:20 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492214 - head/science/cdo Message-ID: <201902051348.x15DmKO0004916@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902051348.x15DmKO0004916>