summaryrefslogtreecommitdiff
path: root/emulators/mupen64-base
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-12-05 03:58:06 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-12-05 03:58:06 +0000
commit21622adcfcb77917f20eedcfdf04f70b9b0af509 (patch)
treeefed4ddc807d3ec357a576c7d0405b8fffa0bc5a /emulators/mupen64-base
parente5bc0205924d5cef41a7b9ae4c6f0d2fc3da891a (diff)
Notes
Diffstat (limited to 'emulators/mupen64-base')
-rw-r--r--emulators/mupen64-base/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/mupen64-base/Makefile.common b/emulators/mupen64-base/Makefile.common
index 9bc5cd520691..18a4802f5cbe 100644
--- a/emulators/mupen64-base/Makefile.common
+++ b/emulators/mupen64-base/Makefile.common
@@ -76,8 +76,8 @@ ALL_TARGET= plugins/Glide64.so
MD5_FILE= ${.CURDIR}/distinfo
DISTNAME= ${PKGNAMESUFFIX:S/-//:S/$/64/}-${PORTVERSION:S/$/.SP8/}
-EXTRACT_AFTER_ARGS+= ${DISTNAME}
-EXTRA_PATCHES= #
+EXTRACT_AFTER_ARGS= | ${TAR} -xf -
+EXTRA_PATCHES= #
.endif
.if ${PKGNAMESUFFIX} == "-tr64"
@@ -86,7 +86,7 @@ ALL_TARGET= plugins/tr64gl.so
MD5_FILE= ${.CURDIR}/distinfo
DISTNAME= ${PKGNAMESUFFIX:S/-//}_ogl_gtk2-${PORTVERSION}
-EXTRACT_AFTER_ARGS+= ${PKGNAMESUFFIX:S/-//}_ogl-${PORTVERSION}
+EXTRACT_AFTER_ARGS= | ${TAR} -xf -
EXTRA_PATCHES= #
WRKSRC= ${WRKDIR}/${PKGNAMESUFFIX:S/-//}_ogl-${PORTVERSION}