summaryrefslogtreecommitdiff
path: root/math/mtl
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-08 11:17:08 +0000
committerrodent <rodent>2013-04-08 11:17:08 +0000
commit964e82f84a31c3742d196f3ebcf9cf755a13725d (patch)
treea54d33520d98c61ee2a68e3afa6cf5aa83a00659 /math/mtl
parent2b8b863a838ccafa8e1e81cc77647db048d0077f (diff)
downloadpkgsrc-964e82f84a31c3742d196f3ebcf9cf755a13725d.tar.gz
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'math/mtl')
-rw-r--r--math/mtl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/mtl/Makefile b/math/mtl/Makefile
index c693a9b05a2..bc11bfc5e78 100644
--- a/math/mtl/Makefile
+++ b/math/mtl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/09/13 18:13:50 asau Exp $
+# $NetBSD: Makefile,v 1.13 2013/04/08 11:17:16 rodent Exp $
DISTNAME= mtl-2.1.2-22
PKGNAME= mtl-2.1.2.22
@@ -26,6 +26,6 @@ post-install:
${DESTDIR}${PREFIX}/share/doc/mtl
do-test:
- cd $(WRKSRC)/test && $(PERL5) ./bin/make_and_test.pl $(QUICK) -d ./src
+ cd $(WRKSRC)/test && $(PERL5) ./bin/make_and_test.pl $(QUICK) -d ./src
.include "../../mk/bsd.pkg.mk"