Accept libflashsupport-pulse

This commit is contained in:
jmcneill 2008-12-19 19:57:46 +00:00
parent 080de5a90c
commit 372173827b
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.1.1.1 2008/12/18 23:00:45 jmcneill Exp $
# $NetBSD: options.mk,v 1.2 2008/12/19 19:58:13 jmcneill Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.ns-flash
@ -18,7 +18,7 @@ PKG_SUGGESTED_OPTIONS= nspluginwrapper
.if !empty(PKG_OPTIONS:Mnspluginwrapper)
DEPENDS+= nspluginwrapper>0:../../www/nspluginwrapper
DEPENDS+= libflashsupport>0:../../multimedia/libflashsupport
DEPENDS+= libflashsupport{,-pulse}>0:../../multimedia/libflashsupport
INSTALL_TEMPLATES+= ${PKGDIR}/INSTALL.nspluginwrapper
DEINSTALL_TEMPLATES+= ${PKGDIR}/INSTALL.nspluginwrapper
.endif

View file

@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.1 2007/03/23 18:59:41 abs Exp $
# $NetBSD: options.mk,v 1.2 2008/12/19 19:57:46 jmcneill Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.ns-flash
@ -18,7 +18,7 @@ PKG_SUGGESTED_OPTIONS= nspluginwrapper
.if !empty(PKG_OPTIONS:Mnspluginwrapper)
DEPENDS+= nspluginwrapper>0:../../www/nspluginwrapper
DEPENDS+= libflashsupport>0:../../multimedia/libflashsupport
DEPENDS+= libflashsupport{,-pulse}>0:../../multimedia/libflashsupport
INSTALL_TEMPLATES+= ${PKGDIR}/INSTALL.nspluginwrapper
DEINSTALL_TEMPLATES+= ${PKGDIR}/INSTALL.nspluginwrapper
.endif