From 65a965023847f3ada0ef5cf0a5373dd7c90ff402 Mon Sep 17 00:00:00 2001 From: obache Date: Thu, 8 Dec 2011 10:39:13 +0000 Subject: Use xulrunner192, not want to deal with API dance of mozilla. --- multimedia/gnash/options.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'multimedia') diff --git a/multimedia/gnash/options.mk b/multimedia/gnash/options.mk index 5060263b554..132e85eac71 100644 --- a/multimedia/gnash/options.mk +++ b/multimedia/gnash/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.15 2011/09/19 14:50:36 obache Exp $ +# $NetBSD: options.mk,v 1.16 2011/12/08 10:39:13 obache Exp $ # # @@ -29,9 +29,9 @@ PLIST.gtk= yes .endif .if !empty(PKG_OPTIONS:Mgtk) || !empty(PKG_OPTIONS:Mkde) -BUILDLINK_DEPMETHOD.xulrunner= build -.include "../../devel/xulrunner/buildlink3.mk" -CONFIGURE_ARGS+= --with-npapi-incl=${BUILDLINK_PREFIX.xulrunner}/include/xulrunner +BUILDLINK_DEPMETHOD.xulrunner192= build +.include "../../devel/xulrunner192/buildlink3.mk" +CONFIGURE_ARGS+= --with-npapi-incl=${BUILDLINK_PREFIX.xulrunner192}/include/xulrunner192 CONFIGURE_ARGS+= --with-npapi-install=system CONFIGURE_ARGS+= --with-npapi-plugindir=${PREFIX}/lib/netscape/plugins PLIST.plugin= yes -- cgit v1.2.3