pkgsrc-Bugs archive

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

Re: pkg/31882



On Sun, Oct 30, 2005 at 06:39:11PM +0000, jdolecek%netbsd.org@localhost wrote:
> openmotif is only needed for plugins, for this purpose there is
> opera-plugins package, which also pulls the openmotif dependency.

Please accept this patch for the opera-plugins package, such that it
doesn't insist on installing a specific version of suse_openmotif.  

        Geert
Index: Makefile
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/www/opera-plugins/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile    19 Jul 2005 02:30:23 -0000      1.8
+++ Makefile    31 Oct 2005 08:14:59 -0000
@@ -11,7 +11,7 @@
 
 DEPENDS+=      opera>=5.999.1:../../www/opera
 DEPENDS+=      ns-flash>=5.0.47:../../multimedia/ns-flash
-DEPENDS+=      suse_openmotif>=7.3:../../emulators/suse_openmotif
+DEPENDS+=      suse_openmotif>=7.3:../../emulators/${SUSE_DIR_PREFIX}_openmotif
 
 EXTRACT_ONLY=  # empty
 NO_CHECKSUM=   YES


Home | Main Index | Thread Index | Old Index