aboutsummaryrefslogtreecommitdiff
path: root/math/ipopt/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-17 08:33:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-17 08:33:18 +0000
commite0cadac503f928104efec3c0aa2eb9ce4804086c (patch)
tree6266190909fc1cafced1f3027a688598c24e8974 /math/ipopt/Makefile
parent912e94cae8a4844c29ce71d62959b8d2a7639e2d (diff)
downloadports-e0cadac503f928104efec3c0aa2eb9ce4804086c.tar.gz
ports-e0cadac503f928104efec3c0aa2eb9ce4804086c.zip
Notes
Diffstat (limited to 'math/ipopt/Makefile')
-rw-r--r--math/ipopt/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/math/ipopt/Makefile b/math/ipopt/Makefile
index db55d15fa0b9..6c4b460432c0 100644
--- a/math/ipopt/Makefile
+++ b/math/ipopt/Makefile
@@ -56,9 +56,4 @@ post-install-DOCS-on:
${MV} ${STAGEDIR}${PREFIX}/share/coin/doc ${STAGEDIR}${DOCSDIR}
${RM} -r ${STAGEDIR}${PREFIX}/share/coin
-.if defined(MAINTAINER_MODE)
-regression-test:
- (cd ${WRKSRC}; ${MAKE_CMD} test)
-.endif
-
.include <bsd.port.mk>