Summary: | multimedia/linux-realplayer: convert to USES=webplugin | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | riggs | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Auto-assigned to maintainer multimedia@FreeBSD.org A commit references this bug: Author: riggs Date: Sat Dec 6 19:41:41 UTC 2014 New revision: 374142 URL: https://svnweb.freebsd.org/changeset/ports/374142 Log: Fix install location for plugins by USES=webplugin - Bump PORTREVISION While on it: - Modernise pkg-plist - Cleaning up Makefile PR: 195170 Submitted by: jbeich@vfemail.net Changes: head/multimedia/linux-realplayer/Makefile head/multimedia/linux-realplayer/pkg-plist Committed with additional modifications: - Bump PORTREVISION - Cleanup Makefile - Modernise pkg-plist |
Created attachment 149594 [details] fix The port installs plugins under /usr/local/lib/linux-mozilla/plugins but www/linux-mozilla which uses the directory was removed 4 years ago. Move the plugin under /usr/local/lib/browser_plugins where other linux ports can find it.