diff options
Diffstat (limited to 'science/netcdf-cxx')
-rw-r--r-- | science/netcdf-cxx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/netcdf-cxx/Makefile b/science/netcdf-cxx/Makefile index df9195506609..94882a005e7f 100644 --- a/science/netcdf-cxx/Makefile +++ b/science/netcdf-cxx/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes USES= pathfix -WRKSRC= ${WRKDIR}/Unidata-${PORTNAME}4-b477274 +WRKSRC= ${WRKDIR}/${PORTNAME}4-${PORTVERSION} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnetcdf_c++4.so.1 |