git: d480bda743ca - main - science/pnetcdf: Clean up (should be part of 3100961a1a18df741ae58dd1394bb38e13fead88)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Jul 2022 06:01:43 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d480bda743ca41db76bdb833d9af68e69c94d7fa commit d480bda743ca41db76bdb833d9af68e69c94d7fa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-30 05:57:39 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-30 05:57:39 +0000 science/pnetcdf: Clean up (should be part of 3100961a1a18df741ae58dd1394bb38e13fead88) --- science/pnetcdf/Makefile | 3 --- 1 file changed, 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>