From 5fe78152c9b74e0768be3704234beca5aa46f819 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 12 Apr 1999 22:54:11 +0000 Subject: Replace 8 spaces with a tab (cut-and-space-itis?). --- x11-toolkits/blt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile index f45931f301c8..f8cda7045977 100644 --- a/x11-toolkits/blt/Makefile +++ b/x11-toolkits/blt/Makefile @@ -3,7 +3,7 @@ # Date created: 22 September 1998 # Whom: Kenjiro Cho # -# $Id: Makefile,v 1.24 1998/11/14 09:43:29 asami Exp $ +# $Id: Makefile,v 1.25 1999/04/12 10:16:38 kjc Exp $ # DISTNAME= BLT2.4h @@ -31,7 +31,7 @@ SO_VERSION= 2.4 .endif post-install: - ${LN} -sf libBLT24.so.${SO_VERSION} ${PREFIX}/lib/libBLT24.so + ${LN} -sf libBLT24.so.${SO_VERSION} ${PREFIX}/lib/libBLT24.so ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include -- cgit v1.2.3