From 8b4409d328da069ce06e2e2f50c3d4ecb3e6cabd Mon Sep 17 00:00:00 2001 From: hira Date: Tue, 25 Sep 2007 08:49:03 +0000 Subject: mv -> ${MV}. --- 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 188ea1b35b1..3a6f714c6f8 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2007/09/21 13:03:41 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2007/09/25 08:49:05 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