From f60269673ddd9d0c36798d0e4bd1de3de610389b Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 12 Jun 2004 02:28:46 +0000 Subject: whitespace fixes. --- devel/astyle/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/astyle/Makefile') diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index 3a00b39ddab..58c378377c3 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/02/18 13:33:40 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2004/06/12 02:28:46 grant Exp $ # DISTNAME= astyle_1.13.6.1 @@ -24,7 +24,7 @@ post-extract: post-install: ${INSTALL_DATA_DIR} ${HTMLDIR} - cd ${WRKSRC}; ${INSTALL_DATA} astyle.html astyle_release_notes.html\ - license.html ${HTMLDIR} + cd ${WRKSRC} && ${INSTALL_DATA} astyle.html \ + astyle_release_notes.html license.html ${HTMLDIR} .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3