From 3a3e53568579586d8c160f6d2e6532c41df940d1 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sat, 4 Oct 1997 14:53:11 +0000 Subject: cosmetic changes using portlint, a really nice tool ;-) --- net/bb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/bb/Makefile') diff --git a/net/bb/Makefile b/net/bb/Makefile index e1c01d15eba6..ba0d92ff0134 100644 --- a/net/bb/Makefile +++ b/net/bb/Makefile @@ -3,7 +3,7 @@ # Date created: So 17 Nov 1996 16:59:23 MET # Whom: Andreas Klemm # -# $Id: Makefile,v 1.16 1997/05/04 03:26:54 max Exp $ +# $Id: Makefile,v 1.17 1997/07/13 18:49:26 max Exp $ # DISTNAME= bb @@ -34,7 +34,7 @@ do-install: @${MKDIR} ${PREFIX}/${DISTNAME}/www/logs @${MKDIR} ${PREFIX}/${DISTNAME}/www/notes @${MKDIR} ${PREFIX}/${DISTNAME}/tmp - @/usr/bin/touch ${PREFIX}/${DISTNAME}/tmp/.keep_me + @${TOUCH} ${PREFIX}/${DISTNAME}/tmp/.keep_me ${INSTALL_DATA} ${WRKSRC}/README \ ${PREFIX}/${DISTNAME}/README ${INSTALL_PROGRAM} ${WRKSRC}/bin/bb \ -- cgit v1.2.3