diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-26 14:56:47 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-26 14:56:47 +0000 |
commit | 8c10f6c5a666e13dc6a5cf748d293dc0f6a243dd (patch) | |
tree | 2c9e123169ecaa7588be92b5d61b0538f12bbc9f | |
parent | e5b77217b19999e3205fd8a0fe5c73e910aab21d (diff) | |
download | pkgsrc-8c10f6c5a666e13dc6a5cf748d293dc0f6a243dd.tar.gz |
Fix path to ns-flash, now in the multimedia category.
-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 8ad159b1512..dd6ba340bc8 100644 --- a/www/opera-plugins/Makefile +++ b/www/opera-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/12/16 13:28:40 tron Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/26 14:56:47 jmmv Exp $ DISTNAME= opera-plugins-1.0 CATEGORIES= www @@ -10,7 +10,7 @@ HOMEPAGE= http://www.opera.com/ COMMENT= Plugins for the Opera browser DEPENDS+= opera>=5.999.1:../opera7 -DEPENDS+= ns-flash>=5.0.47:../../graphics/ns-flash +DEPENDS+= ns-flash>=5.0.47:../../multimedia/ns-flash DEPENDS+= suse_openmotif>=7.3:../../emulators/suse_openmotif EXTRACT_ONLY= # empty |