Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Oct 2003 20:24:54 +0800 (CST)
From:      Li-lun Wang (Leland Wang) <llwang@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57742: use directory browser_plugins for flashplugin-mozilla (by maintainer)
Message-ID:  <20031008122454.DCAD192C8@infor.ck.tp.edu.tw>
Resent-Message-ID: <200310081230.h98CUL8j009519@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031008122454.DCAD192C8>