aboutsummaryrefslogtreecommitdiff
path: root/math/labplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/labplot/Makefile')
-rw-r--r--math/labplot/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index 252ea0b78ff2..d0aff4c82236 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -50,7 +50,4 @@ NETCDF_DESC= Build with NetCDF support
NETCDF_CMAKE_BOOL= ENABLE_NETCDF
NETCDF_LIB_DEPENDS= libnetcdf.so:science/netcdf
-post-patch:
- ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/CMakeLists.txt
-
.include <bsd.port.mk>