aboutsummaryrefslogtreecommitdiff
path: root/science/pnetcdf
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2021-01-17 14:51:57 +0000
committerThierry Thomas <thierry@FreeBSD.org>2021-01-17 14:51:57 +0000
commit8f5722e38d26795e998a5a9c5f29470ae2d37ee3 (patch)
tree004d288305095eae70c4fa8d572e8678eb46a22c /science/pnetcdf
parent6f496f63e738f9043bdd460d71c629af29b10439 (diff)
downloadports-8f5722e38d26795e998a5a9c5f29470ae2d37ee3.tar.gz
ports-8f5722e38d26795e998a5a9c5f29470ae2d37ee3.zip
Fix Makefile.
Notes
Notes: svn path=/head/; revision=561827
Diffstat (limited to 'science/pnetcdf')
-rw-r--r--science/pnetcdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile
index 4368367a3156..6fd3224bce53 100644
--- a/science/pnetcdf/Makefile
+++ b/science/pnetcdf/Makefile
@@ -54,4 +54,4 @@ post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}/
cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>