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 fb1db9f715f..4e3942bb03a 100644 --- a/www/opera-acroread/Makefile.common +++ b/www/opera-acroread/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2007/07/29 05:20:00 jlam Exp $ +# $NetBSD: Makefile.common,v 1.9 2007/08/23 18:20:34 jlam Exp $ PKGNAME= ${DISTNAME:C|MozillaFirebird|firefox|} CATEGORIES= www print @@ -9,7 +9,7 @@ DEPENDS+= opera>=7.0:../../www/opera EMUL_PLATFORMS= linux-i386 EMUL_MODULES.linux= motif -SUSE_VERSION_REQD= 7.3 +EMUL_REQD= suse>=7.3 ACRO_PLATFORM= intellinux |