diff options
Diffstat (limited to 'emulators/mupen64plus-video-z64/Makefile')
-rw-r--r-- | emulators/mupen64plus-video-z64/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mupen64plus-video-z64/Makefile b/emulators/mupen64plus-video-z64/Makefile index b60b0d58b5bf..e877c2549e7e 100644 --- a/emulators/mupen64plus-video-z64/Makefile +++ b/emulators/mupen64plus-video-z64/Makefile @@ -19,7 +19,7 @@ OPTIONS_DEFINE= # CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/${PORTNAME} LDFLAGS+= -L${LOCALBASE}/lib -EXTRACT_AFTER_ARGS= | ${TAR} -xf - +EXTRACT_AFTER_ARGS= # BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}${PKGNAMESUFFIX}/projects/unix WRKSRC= ${WRKDIR} |