From b994047b690d85c9d9f353ba440e0458b902fecf Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Mon, 30 Jun 2008 04:46:46 +0000 Subject: - Fix a build error with bsdcpio on 8.x Submitted by: Kris --- emulators/mupen64-base/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/mupen64-base/Makefile.common b/emulators/mupen64-base/Makefile.common index f0be355c6414..9bc5cd520691 100644 --- a/emulators/mupen64-base/Makefile.common +++ b/emulators/mupen64-base/Makefile.common @@ -67,7 +67,7 @@ EXTRACT_AFTER_ARGS+= ${DISTNAME}/mupen64_soft_gfx .if ${PKGNAMESUFFIX} == "-rsp" ALL_TARGET= plugins/mupen64_hle_rsp_azimer.so -EXTRACT_AFTER_ARGS+= ${DISTNAME}/Makefile ${DISTNAME}/rsp_hle +EXTRACT_AFTER_ARGS+= ${DISTNAME}/rsp_hle .endif .if ${PKGNAMESUFFIX} == "-glide" -- cgit v1.2.3