summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-08 17:43:24 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-08 17:43:24 +0000
commit40d62826c14e14d57abcb06cd552600ee9553f1e (patch)
tree1aafa6d972583f9130f09ca2775df6aa0de1e3ea /emulators
parent- Add missing url in pkg-descr (diff)
multimedia/avifile will die soon so remove any references to it
Approved by: acm
Notes
Notes: svn path=/head/; revision=288765
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mupen64-base/Makefile7
-rw-r--r--emulators/mupen64-base/Makefile.common12
-rw-r--r--emulators/mupen64-base/pkg-plist1
3 files changed, 2 insertions, 18 deletions
diff --git a/emulators/mupen64-base/Makefile b/emulators/mupen64-base/Makefile
index efbb5478594e..e40f1fb93db2 100644
--- a/emulators/mupen64-base/Makefile
+++ b/emulators/mupen64-base/Makefile
@@ -30,8 +30,7 @@ MAKE_ENV+= PTHREAD_LIBS="${PTHREAD_LIBS}"
MUPEN64VERSION= 0.5
FIXFILES?= r4300/r4300.c memory/dma.c r4300/recomp.c r4300/x86/assemble.c
-OPTIONS?= GTK2 "Use gtk20 instead of gtk12" off \
- VCR "Support for video recording" off
+OPTIONS?= GTK2 "Use gtk20 instead of gtk12" off
.include <bsd.port.pre.mk>
@@ -39,10 +38,6 @@ OPTIONS?= GTK2 "Use gtk20 instead of gtk12" off \
HAVE_GTK2= true
.endif
-.if defined(WITH_VCR)
-HAVE_VCR= true
-.endif
-
.include "${MASTERDIR}/Makefile.common"
.include <bsd.port.post.mk>
diff --git a/emulators/mupen64-base/Makefile.common b/emulators/mupen64-base/Makefile.common
index ed375e50c602..3977fca20f68 100644
--- a/emulators/mupen64-base/Makefile.common
+++ b/emulators/mupen64-base/Makefile.common
@@ -18,11 +18,8 @@ USE_GNOME= gtk12
.if ${PKGNAMESUFFIX} == "-base"
USE_GL= yes
USE_SDL= sdl
-. if defined(HAVE_VCR)
-LIB_DEPENDS= aviplay.0:${PORTSDIR}/multimedia/avifile
-. endif
ALL_TARGET= mupen64 mupen64_nogui
-EXTRACT_AFTER_ARGS+= ${DISTNAME}/README.vcr ${DISTNAME}/doc ${DISTNAME}/lang ${DISTNAME}/logo.xpm \
+EXTRACT_AFTER_ARGS+= ${DISTNAME}/doc ${DISTNAME}/lang ${DISTNAME}/logo.xpm \
${DISTNAME}/memory ${DISTNAME}/mupen64.ini ${DISTNAME}/r4300 \
${DISTNAME}/whatsnew.txt
.else
@@ -100,12 +97,6 @@ post-configure:
@${REINPLACE_CMD} -i "" -e 's|^#define GTK2_SUPPORT 1|#undef GTK2_SUPPORT|g' ${WRKSRC}/config.h
.endif
-.if defined(HAVE_VCR)
-. if ${PKGNAMESUFFIX} != "-glide"
- @${REINPLACE_CMD} -i "" -e 's|^#undef VCR_SUPPORT|#define VCR_SUPPORT 1|g' ${WRKSRC}/config.h
-. endif
-.endif
-
.for f in ${FIXFILES}
@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/${f}
@${REINPLACE_CMD} -e 's|(GLvoid)|(void)|' ${WRKSRC}/${f}
@@ -136,7 +127,6 @@ do-install:
. if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/whatsnew.txt ${DOCSDIR}/whatsnew.txt
- ${INSTALL_DATA} ${WRKSRC}/README.vcr ${DOCSDIR}/README.vcr
${INSTALL_DATA} ${WRKSRC}/doc/readme.pdf ${DOCSDIR}/readme.pdf
. endif
.else
diff --git a/emulators/mupen64-base/pkg-plist b/emulators/mupen64-base/pkg-plist
index 5a91045f9382..78ad8d27efee 100644
--- a/emulators/mupen64-base/pkg-plist
+++ b/emulators/mupen64-base/pkg-plist
@@ -9,7 +9,6 @@ bin/mupen64_nogui
%%DATADIR%%/lang/italian.lng
%%DATADIR%%/lang/pt_BR.lng
%%DATADIR%%/lang/spanish.lng
-%%PORTDOCS%%%%DOCSDIR%%/README.vcr
%%PORTDOCS%%%%DOCSDIR%%/whatsnew.txt
%%PORTDOCS%%%%DOCSDIR%%/readme.pdf
@dirrm %%DATADIR%%/lang