summaryrefslogtreecommitdiff
path: root/devel/matio
diff options
context:
space:
mode:
authorrillig <rillig>2009-06-13 06:46:41 +0000
committerrillig <rillig>2009-06-13 06:46:41 +0000
commit4260642cfd602495f47f774bef2fdf43d0cf36f6 (patch)
tree6eed7a57d3bef605249cae3ca716a48bbe004af0 /devel/matio
parente91aa835cda32936918c5ccaf80a739ce52bcaab (diff)
downloadpkgsrc-4260642cfd602495f47f774bef2fdf43d0cf36f6.tar.gz
Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The others are cross-references for Makefile.common.
Diffstat (limited to 'devel/matio')
-rw-r--r--devel/matio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/matio/Makefile b/devel/matio/Makefile
index 4121337a2c0..f2e7df46be4 100644
--- a/devel/matio/Makefile
+++ b/devel/matio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/05/15 23:08:14 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/13 06:46:43 rillig Exp $
DISTNAME= matio-1.3.3
CATEGORIES= devel
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
#CONFIGURE_ARGS+= --enable-fortran
USE_LIBTOOL= yes
-PKGCONFIG_OVERRIDE= matio.pc.in
+PKGCONFIG_OVERRIDE= matio.pc.in
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"