diff options
author | tnn <tnn> | 2015-03-14 18:07:03 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-03-14 18:07:03 +0000 |
commit | c6706284138af53caaaad7540d76c235c6322f05 (patch) | |
tree | 4c4116872be8722fad992d8f8e77ebca878172f5 | |
parent | d05b7a13ea2411b92e4f017df942b284d80e1cfb (diff) | |
download | pkgsrc-c6706284138af53caaaad7540d76c235c6322f05.tar.gz |
update dependency location for adobe-flash-plugin
-rw-r--r-- | www/opera-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/opera-plugins/Makefile b/www/opera-plugins/Makefile index 448743de64b..468d106c915 100644 --- a/www/opera-plugins/Makefile +++ b/www/opera-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/10/28 06:30:24 asau Exp $ +# $NetBSD: Makefile,v 1.20 2015/03/14 18:07:03 tnn Exp $ DISTNAME= opera-plugins-1.0 PKGREVISION= 3 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.opera.com/ COMMENT= Plugins for the Opera browser DEPENDS+= opera>=11.61:../../www/opera -DEPENDS+= {adobe-flash-plugin-[0-9]*,ns-flash>=5.0.47}:../../multimedia/adobe-flash-plugin +DEPENDS+= {adobe-flash-plugin-[0-9]*,ns-flash>=5.0.47}:../../multimedia/adobe-flash-plugin11 EMUL_PLATFORMS= linux-i386 EMUL_REQD= suse>=10.0 |