pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/opera-plugins Fix path to directory for "opera" pa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a3b75376ddf
branches:  trunk
changeset: 493242:0a3b75376ddf
user:      tron <tron%pkgsrc.org@localhost>
date:      Sat Apr 30 22:37:27 2005 +0000

description:
Fix path to directory for "opera" package.

diffstat:

 www/opera-plugins/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7539773f548c -r 0a3b75376ddf www/opera-plugins/Makefile
--- a/www/opera-plugins/Makefile        Sat Apr 30 22:27:18 2005 +0000
+++ b/www/opera-plugins/Makefile        Sat Apr 30 22:37:27 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/26 14:56:47 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/30 22:37:27 tron Exp $
 
 DISTNAME=      opera-plugins-1.0
 CATEGORIES=    www
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://www.opera.com/
 COMMENT=       Plugins for the Opera browser
 
-DEPENDS+=      opera>=5.999.1:../opera7
+DEPENDS+=      opera>=5.999.1:../opera
 DEPENDS+=      ns-flash>=5.0.47:../../multimedia/ns-flash
 DEPENDS+=      suse_openmotif>=7.3:../../emulators/suse_openmotif
 



Home | Main Index | Thread Index | Old Index