aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2008-04-07 08:09:33 +0800
committermaho <maho@FreeBSD.org>2008-04-07 08:09:33 +0800
commit8a12b24bde5becadb430f2f9dc551d560a148c8d (patch)
tree1c859315f8e7253628f87085d17e8e79c6da3bd6
parent807913474f2b2b501a8b8e0c69a39e70a66ad281 (diff)
downloadfreebsd-ports-gnome-8a12b24bde5becadb430f2f9dc551d560a148c8d.tar.gz
freebsd-ports-gnome-8a12b24bde5becadb430f2f9dc551d560a148c8d.tar.zst
freebsd-ports-gnome-8a12b24bde5becadb430f2f9dc551d560a148c8d.zip
Fix NOPORTDOCS. (per Porter's Handbook 5.14.4).
PR: 122440 Submitted by: rafan
-rw-r--r--math/lapack/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index 0b724908f1cb..858f65cf4e2c 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -48,9 +48,7 @@ pre-fetch:
@${ECHO} "Set ENABLE_TESTING to YES to enable testing and timing."
.endif
-.if !defined(NOPORTDOCS)
.include "${FILESDIR}/manpages"
-.endif
post-patch:
@${CP} ${WRKSRC}/INSTALL/make.inc.gfortran ${WRKSRC}/make.inc