diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-05 20:04:58 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-05 20:04:58 +0000 |
commit | f838da532e6a3cae886739f367b932909de64c40 (patch) | |
tree | e2a4bece932585c3614c4615e1ba7fa80a88cb8f /science | |
parent | a969b8b273cdeeac7a5633869e72dcbc957526ca (diff) | |
download | ports-f838da532e6a3cae886739f367b932909de64c40.tar.gz ports-f838da532e6a3cae886739f367b932909de64c40.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/netcdf-cxx/Makefile | 3 | ||||
-rw-r--r-- | science/netcdf-cxx/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/science/netcdf-cxx/Makefile b/science/netcdf-cxx/Makefile index 94882a005e7f..7df91cf71890 100644 --- a/science/netcdf-cxx/Makefile +++ b/science/netcdf-cxx/Makefile @@ -3,6 +3,7 @@ PORTNAME= netcdf-cxx PORTVERSION= 4.2.1 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://github.com/Unidata/${PORTNAME}4/archive/v${PORTVERSION}.tar.gz?dummy=/ \ LOCAL/sunpoet @@ -18,7 +19,7 @@ CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -USES= pathfix +USES= libtool pathfix WRKSRC= ${WRKDIR}/${PORTNAME}4-${PORTVERSION} post-install: diff --git a/science/netcdf-cxx/pkg-plist b/science/netcdf-cxx/pkg-plist index 423b2c5e6a81..5b7aff72fa9e 100644 --- a/science/netcdf-cxx/pkg-plist +++ b/science/netcdf-cxx/pkg-plist @@ -27,7 +27,7 @@ include/ncVarAtt.h include/ncVlenType.h include/netcdf lib/libnetcdf_c++4.a -lib/libnetcdf_c++4.la lib/libnetcdf_c++4.so lib/libnetcdf_c++4.so.1 +lib/libnetcdf_c++4.so.1.0.2 libdata/pkgconfig/netcdf-cxx4.pc |