diff options
author | tron <tron@pkgsrc.org> | 2003-12-16 13:28:40 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2003-12-16 13:28:40 +0000 |
commit | fab270b3a72958b93fd7da1e189d8a424ab5b15d (patch) | |
tree | 818fc0bb37f0bab464227179d9de566d2016329c /www | |
parent | 9063c052850d7f17d2a5eab464133748b49426ae (diff) | |
download | pkgsrc-fab270b3a72958b93fd7da1e189d8a424ab5b15d.tar.gz |
Depend on version 7.x of the "opera" package by default.
Diffstat (limited to 'www')
-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 e7c2f54c791..8ad159b1512 100644 --- a/www/opera-plugins/Makefile +++ b/www/opera-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:55:45 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/12/16 13:28:40 tron Exp $ DISTNAME= opera-plugins-1.0 CATEGORIES= www @@ -9,7 +9,7 @@ MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.opera.com/ COMMENT= Plugins for the Opera browser -DEPENDS+= opera>=5.999.1:../opera6 +DEPENDS+= opera>=5.999.1:../opera7 DEPENDS+= ns-flash>=5.0.47:../../graphics/ns-flash DEPENDS+= suse_openmotif>=7.3:../../emulators/suse_openmotif |