From 4e1488e52aba8a205455c4326fe0454a3b22599f Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 18 Oct 2010 21:55:51 +0000 Subject: [PATCH] fix tabs --- archivers/bzip/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile index 9ec3b35dd88..b735ade5d5f 100644 --- a/archivers/bzip/Makefile +++ b/archivers/bzip/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2010/10/18 16:47:00 espie Exp $ +# $OpenBSD: Makefile,v 1.28 2010/10/18 21:55:51 sthen Exp $ COMMENT= block-sorting file compressor, encumbered @@ -16,7 +16,7 @@ WANTLIB= c MAKE_FLAGS= CC="${CC}" \ CFLAGS="${CFLAGS} -fomit-frame-pointer -funroll-loops \ -Wall -Winline -Wshadow -W" - USE_GROFF = Yes +USE_GROFF= Yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bzip ${PREFIX}/bin