summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorsketch <sketch>2007-01-31 17:05:31 +0000
committersketch <sketch>2007-01-31 17:05:31 +0000
commitcd246c05b3170f9b96cb77f66292b29d753d763e (patch)
tree77aa5439ccec3d8845f4c07d569b903a76dc6784 /www
parent370edbcceb4c390558a92797f8700488b0b44ef6 (diff)
downloadpkgsrc-cd246c05b3170f9b96cb77f66292b29d753d763e.tar.gz
The RealPlayerGold package keeps its browser plugin in a different location
to the old realplayer package; update to reflect this and make it work. Remove an obsolete exec entry in the PLIST, the same function is already performed in the do-install target. Bump PKGREVISION.
Diffstat (limited to 'www')
-rw-r--r--www/firefox-bin-realplayer/Makefile8
-rw-r--r--www/firefox-bin-realplayer/PLIST5
2 files changed, 6 insertions, 7 deletions
diff --git a/www/firefox-bin-realplayer/Makefile b/www/firefox-bin-realplayer/Makefile
index daaac249ad0..96fef6c5b1f 100644
--- a/www/firefox-bin-realplayer/Makefile
+++ b/www/firefox-bin-realplayer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:11:21 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2007/01/31 17:05:31 sketch Exp $
DISTNAME= firefox-bin-realplayer-1.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www audio graphics
MASTER_SITES= # empty
DISTFILES= # empty
@@ -20,10 +20,10 @@ NO_CONFIGURE= YES
NO_BUILD= YES
NS_PLUGINS_DIR= ${PREFIX}/lib/firefox-linux/plugins
-PLUGIN_SOURCE= ${PREFIX}/lib/netscape/plugins/rpnp.so
+PLUGIN_SOURCE= ${PREFIX}/lib/RealPlayer/mozilla/nphelix.so
do-install:
${INSTALL_DATA_DIR} ${NS_PLUGINS_DIR}
- ${LN} -s ${PLUGIN_SOURCE} ${NS_PLUGINS_DIR}/rpnp.so
+ ${LN} -s ${PLUGIN_SOURCE} ${NS_PLUGINS_DIR}/nphelix.so
.include "../../mk/bsd.pkg.mk"
diff --git a/www/firefox-bin-realplayer/PLIST b/www/firefox-bin-realplayer/PLIST
index 8f14f6e6388..06b7f075ff3 100644
--- a/www/firefox-bin-realplayer/PLIST
+++ b/www/firefox-bin-realplayer/PLIST
@@ -1,3 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 2004/02/10 12:58:19 grant Exp $
-@exec ${LN} -s %D/lib/netscape/plugins/rpnp.so %D/lib/firefox-linux/plugins/rpnp.so
-lib/firefox-linux/plugins/rpnp.so
+@comment $NetBSD: PLIST,v 1.2 2007/01/31 17:05:31 sketch Exp $
+lib/firefox-linux/plugins/nphelix.so