From 696bc5a9f09c1e54076c50852d5f8e845901ed5b Mon Sep 17 00:00:00 2001 From: hira Date: Tue, 25 Sep 2007 08:49:03 +0000 Subject: mv -> ${MV}. --- comms/obexapp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/obexapp') diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index 7298d4c627f..14090086b42 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2007/05/22 18:53:55 plunky Exp $ +# $NetBSD: Makefile,v 1.9 2007/09/25 08:49:04 hira Exp $ # DISTNAME= obexapp-1.4.7 @@ -27,7 +27,7 @@ USE_GNU_ICONV= yes # because the directory name conflicts with the rc.d script post-extract: - mv ${WRKDIR}/obexapp ${WRKDIR}/${DISTNAME} + ${MV} ${WRKDIR}/obexapp ${WRKDIR}/${DISTNAME} .include "../../comms/openobex/buildlink3.mk" .include "../../converters/libiconv/buildlink3.mk" -- cgit v1.2.3