From b71c11c015057689732a9929fb8cec174f6ab3b9 Mon Sep 17 00:00:00 2001 From: hira Date: Tue, 25 Sep 2007 10:03:52 +0000 Subject: Back out previous. Pointed out by uebayasi@ and martti@. --- games/asc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/asc') diff --git a/games/asc/Makefile b/games/asc/Makefile index 3a6f714c6f8..2a6f3a00fb9 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2007/09/25 08:49:05 hira Exp $ +# $NetBSD: Makefile,v 1.39 2007/09/25 10:07:06 hira Exp $ DISTNAME= asc-source-1.16.4.0 PKGNAME= ${DISTNAME:S/-source//} @@ -30,7 +30,7 @@ CPPFLAGS.NetBSD+= -D_UNICODE_BROKEN_ UNLIMIT_RESOURCES= datasize post-extract: - ${MV} ${WRKDIR}/*.mp3 ${WRKSRC}/data/music + mv ${WRKDIR}/*.mp3 ${WRKSRC}/data/music # bug in 1.16.4.0, remove on update post-install: -- cgit v1.2.3