Set the plugin directory to lib/browser_plugins/.
Bump PORTREVISION for the packing list change. PR: 57742 Submitted by: maintainer
This commit is contained in:
parent
72dfc077c3
commit
3ae5aa7052
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90628
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME?= flashplugin-mozilla
|
||||
PORTVERSION= 0.4.10
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.swift-tools.net/Flash/
|
||||
DISTNAME= flash-${PORTVERSION}
|
||||
@ -22,7 +22,7 @@ RUN_DEPENDS?= mozilla:${PORTSDIR}/www/mozilla
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user