From 597afc47baba19000afd8ec4880a2c47975b0367 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:25:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. With hat: portmgr Sponsored by: Absolight --- science/hdf5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science/hdf5') diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index a4a821b79534..d4ae97cb768f 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -48,7 +48,7 @@ FORTRAN_CONFIGURE_OFF= --disable-fortran --disable-fortran2003 FORTRAN_CONFIGURE_ON= --enable-fortran --enable-fortran2003 FORTRAN_USES= fortran SZIP_CONFIGURE_ON= --with-szlib=${LOCALBASE} -SZIP_LIB_DEPENDS= libsz.so:${PORTSDIR}/science/szip +SZIP_LIB_DEPENDS= libsz.so:science/szip post-patch: @${REINPLACE_CMD} -e 's|-O3||g' ${WRKSRC}/config/gnu-flags -- cgit v1.2.3