From b32bf3bd5a0c85d5d374211c4846d3e969719fc2 Mon Sep 17 00:00:00 2001 From: cjep Date: Sun, 8 Dec 2002 23:23:42 +0000 Subject: tabs instead of spaces for indentation. --- databases/rrdtool/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index e2cf7bd4f92..09bd120d51e 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2002/08/10 13:59:34 skrll Exp $ +# $NetBSD: Makefile,v 1.17 2002/12/08 23:23:42 cjep Exp $ # DISTNAME= rrdtool-1.0.33 @@ -38,8 +38,8 @@ PERL5_PACKLIST+= ${PERL5_SITEARCH}/auto/RRDs/.packlist post-patch: cd ${WRKSRC}; \ - files="perl-shared/Makefile.PL"; \ - for file in $${files}; do \ + files="perl-shared/Makefile.PL"; \ + for file in $${files}; do \ ${SED} -e "s|@X11BASE@|${X11BASE}|" \ -e "s|@LOCALBASE@|${LOCALBASE}|" \ $${file} > $${file}.new; \ -- cgit v1.2.3