summaryrefslogtreecommitdiff
path: root/multimedia/linux-realplayer
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-06-15 21:11:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-06-15 21:11:13 +0000
commit1ec8af581044a0e102c1bfd827563728996481af (patch)
treee4bd89ea455abb3589bf5d09a9a87d1f5af960ad /multimedia/linux-realplayer
parentUpgrade to 36.25. (diff)
Do not install files that should not be installed.
This fixes the playback problem with old codecs.
Notes
Notes: svn path=/head/; revision=83044
Diffstat (limited to 'multimedia/linux-realplayer')
-rw-r--r--multimedia/linux-realplayer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/linux-realplayer/Makefile b/multimedia/linux-realplayer/Makefile
index 2733b14e0a7c..85f63df769f1 100644
--- a/multimedia/linux-realplayer/Makefile
+++ b/multimedia/linux-realplayer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= linux-realplayer
PORTVERSION= 8.cs2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia audio linux
MASTER_SITES= http://docs.real.com/docs/playerpatch/unix/:update
DISTFILES= ${MAINDIST} ${UPDATEDIST:S/$/:update/}
@@ -73,8 +73,8 @@ do-install:
.endfor
${MKDIR} ${RADIR}/Plugins/ExtResources
${INSTALL_PROGRAM} ${WRKSRC}/Plugins/ExtResources/* ${RADIR}/Plugins/ExtResources/
- ${INSTALL_PROGRAM} ${WRKDIR}/rv9/codecs/*.so* ${RADIR}/Codecs/
- ${INSTALL_PROGRAM} ${WRKDIR}/rv9/plugins/*.so* ${RADIR}/Plugins/
+ ${INSTALL_PROGRAM} ${WRKDIR}/rv9/codecs/drv4.so.6.0 ${RADIR}/Codecs/
+ ${INSTALL_PROGRAM} ${WRKDIR}/rv9/codecs/rv40.so.6.0 ${RADIR}/Codecs/
${LN} -sf ${RADIR}/realplay ${RABINDIR}