if the package is adobe-flash-plugin, PKG_OPTIONS should be adobe-flash-plugin rather than ns-flash. ++PKGREVISION
This commit is contained in:
parent
40fea9b7fd
commit
40de8960fb
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.9 2011/09/04 19:50:04 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2011/09/12 23:35:15 abs Exp $
|
||||
|
||||
PKGNAME= adobe-flash-plugin-${FLASH_VERSION:S/r/./}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= multimedia www
|
||||
MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: options.mk,v 1.2 2011/02/10 09:49:09 ahoka Exp $
|
||||
# $NetBSD: options.mk,v 1.3 2011/09/12 23:35:15 abs Exp $
|
||||
#
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.ns-flash
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.adobe-flash-plugin
|
||||
PKG_SUPPORTED_OPTIONS= nspluginwrapper
|
||||
|
||||
# XXXX: If nspluginwrapper is enabled and this package is installed after
|
||||
|
|
Loading…
Reference in a new issue