aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-07-30 05:57:39 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-07-30 05:57:39 +0000
commitd480bda743ca41db76bdb833d9af68e69c94d7fa (patch)
treee148c7f5be02c18d8cbf8875dcd8bdc11578629a /science
parent9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5 (diff)
downloadports-d480bda743ca41db76bdb833d9af68e69c94d7fa.tar.gz
ports-d480bda743ca41db76bdb833d9af68e69c94d7fa.zip
science/pnetcdf: Clean up (should be part of 3100961a1a18df741ae58dd1394bb38e13fead88)
Diffstat (limited to 'science')
-rw-r--r--science/pnetcdf/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile
index f9b4cdb14beb..3e0af9217aee 100644
--- a/science/pnetcdf/Makefile
+++ b/science/pnetcdf/Makefile
@@ -34,7 +34,4 @@ FCFLAGS+= -fallow-argument-mismatch
post-patch:
@${REINPLACE_CMD} -e '/$$(INSTALL.*$$(PREFIX)/ s|$$(PREFIX)|$$(DESTDIR)&|' ${WRKSRC}/Makefile.in
-x-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cdfdiff ${STAGEDIR}${PREFIX}/bin/n* ${STAGEDIR}${PREFIX}/bin/pnetcdf_version
-
.include <bsd.port.post.mk>