pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/opera-acroread Add a dependency on emulators/suse_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/73ab5527b962
branches:  trunk
changeset: 488803:73ab5527b962
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Wed Feb 09 17:49:35 2005 +0000

description:
Add a dependency on emulators/suse_openmotif, since opera needs the
operamotifwrapper to load the plugins.

Pointed out by Frank Benkstein in private email.

diffstat:

 www/opera-acroread/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6c903e47a5d6 -r 73ab5527b962 www/opera-acroread/Makefile.common
--- a/www/opera-acroread/Makefile.common        Wed Feb 09 16:19:35 2005 +0000
+++ b/www/opera-acroread/Makefile.common        Wed Feb 09 17:49:35 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2004/02/13 18:05:12 jschauma Exp $
+# $NetBSD: Makefile.common,v 1.2 2005/02/09 17:49:35 jschauma Exp $
 
 PKGNAME=               ${DISTNAME:C|MozillaFirebird|firefox|}
 CATEGORIES=            www print
@@ -6,6 +6,7 @@
 DISTFILES=             # empty
 
 DEPENDS+=              opera>=7.0:../../www/opera7
+DEPENDS+=              suse_openmotif>=7.3:../../emulators/suse_openmotif
 
 ONLY_FOR_PLATFORM=     Linux-*-i386 NetBSD-*-i386
 PLATFORM=              intellinux



Home | Main Index | Thread Index | Old Index