ports/57742: use directory browser_plugins for flashplugin-mozilla (by maintainer)

Li-lun Wang (Leland Wang) llwang at infor.org
Wed Oct 8 12:30:22 UTC 2003


>Number:         57742
>Category:       ports
>Synopsis:       use directory browser_plugins for flashplugin-mozilla (by maintainer)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 08 05:30:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Li-lun Wang (Leland Wang)
>Release:        FreeBSD 4.7-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD Athena.infor.org 4.7-RELEASE-p13 FreeBSD 4.7-RELEASE-p13 #0: Sun Aug 17 11:46:14 CST 2003 root at Athena.infor.org:/home/adm/obj/usr/src/sys/Athena i386


	
>Description:
Change ${PLUGIN_DIR} from lib/mozilla/plugins to lib/browser_plugins such that
other browsers can make use of it.
With this www/flashplugin-mozilla-devel may no longer be needed.
Reported by Cody.Chapman at mutualofomaha.com.
	
>How-To-Repeat:
	
>Fix:
--- Makefile.orig	Wed Oct  8 20:08:57 2003
+++ Makefile	Wed Oct  8 20:15:42 2003
@@ -22,7 +22,7 @@
 USE_X_PREFIX=	yes
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/Plugin
-PLUGIN_DIR?=	lib/mozilla/plugins
+PLUGIN_DIR?=	lib/browser_plugins
 PLIST_SUB+=	PLUGIN_DIR=${PLUGIN_DIR}
 
 do-install:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list