From 51369898d389675759f44baed7961d59c8233c93 Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 16 Jan 2001 17:33:20 +0000 Subject: Massive style enforcement - use ^I instead of spaces for variables identation. --- finance/cbb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'finance/cbb/Makefile') diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile index 141b81bbb0c9..8e7f4f91114b 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -15,9 +15,9 @@ MAINTAINER= kline@thought.org RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 -NO_BUILD= yes +NO_BUILD= yes USE_PERL5= yes MAKE_ENV= PERL5=${PERL5} -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes .include -- cgit