diff options
author | tron <tron> | 2005-05-02 08:59:08 +0000 |
---|---|---|
committer | tron <tron> | 2005-05-02 08:59:08 +0000 |
commit | 8e509fa8ba53b5931d22bdf9569afaf34956a59b (patch) | |
tree | 2ded680d55e2e3c5464db8fb4b5faa4658421d11 /www/opera-acroread | |
parent | 42d960bb44d5b1588d1187984f95a5238cad9bdf (diff) | |
download | pkgsrc-8e509fa8ba53b5931d22bdf9569afaf34956a59b.tar.gz |
Replace "opera7" by "opera" at various locations.
Diffstat (limited to 'www/opera-acroread')
-rw-r--r-- | www/opera-acroread/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/opera-acroread/Makefile.common b/www/opera-acroread/Makefile.common index c2935dae1ce..4f7e8a0520f 100644 --- a/www/opera-acroread/Makefile.common +++ b/www/opera-acroread/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.3 2005/04/18 16:20:25 jschauma Exp $ +# $NetBSD: Makefile.common,v 1.4 2005/05/02 08:59:08 tron Exp $ PKGNAME= ${DISTNAME:C|MozillaFirebird|firefox|} CATEGORIES= www print MASTER_SITES= # empty DISTFILES= # empty -DEPENDS+= opera>=7.0:../../www/opera7 +DEPENDS+= opera>=7.0:../../www/opera DEPENDS+= suse_openmotif>=7.3:../../emulators/suse_openmotif ONLY_FOR_PLATFORM= Linux-*-i386 NetBSD-*-i386 |