aboutsummaryrefslogtreecommitdiffstats
path: root/math/mtl
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-04 08:58:47 +0800
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-04 08:58:47 +0800
commit49fdfda270d8ba30c74526415fc3feb080dbc024 (patch)
treee4f3ad6e0f80c4867d9cb15c5ed079bc60d1dbaf /math/mtl
parent38c1ceb6758e436499344aa9691116d20fafe4a0 (diff)
downloadfreebsd-ports-gnome-49fdfda270d8ba30c74526415fc3feb080dbc024.tar.gz
freebsd-ports-gnome-49fdfda270d8ba30c74526415fc3feb080dbc024.tar.zst
freebsd-ports-gnome-49fdfda270d8ba30c74526415fc3feb080dbc024.zip
Correct a few typos.
Diffstat (limited to 'math/mtl')
-rw-r--r--math/mtl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/mtl/Makefile b/math/mtl/Makefile
index 953d149860d4..b46e00210f2e 100644
--- a/math/mtl/Makefile
+++ b/math/mtl/Makefile
@@ -53,5 +53,4 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/contrib/examples/* ${STAGEDIR}${EXAMPLESDIR}
@${INSTALL_DATA} ${WRKSRC}/contrib/doubledouble/* ${STAGEDIR}${EXAMPLESDIR}/doubledouble
-.endif
.include <bsd.port.post.mk>