diff options
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 |