pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2003Q4]: pkgsrc/www/MozillaFirebird-bin-flash Pull up portabil...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15d303388dad
branches:  pkgsrc-2003Q4
changeset: 463730:15d303388dad
user:      agc <agc%pkgsrc.org@localhost>
date:      Fri Jan 09 22:22:58 2004 +0000

description:
Pull up portability fix to the pkgsrc-2003Q4 branch, requested by
Grant Beattie.

        Module Name:    pkgsrc
        Committed By:   grant
        Date:           Thu Jan  8 04:47:10 UTC 2004

        Modified Files:
                pkgsrc/www/MozillaFirebird-bin-flash: Makefile

        Log Message:
        the firebird package already depends on suse_* if necessary, so no
        need to depend on them here.

        fixes installation problem on Linux.

diffstat:

 www/MozillaFirebird-bin-flash/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 65d8e7e46a9f -r 15d303388dad www/MozillaFirebird-bin-flash/Makefile
--- a/www/MozillaFirebird-bin-flash/Makefile    Fri Jan 02 14:49:15 2004 +0000
+++ b/www/MozillaFirebird-bin-flash/Makefile    Fri Jan 09 22:22:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2003/09/27 14:13:08 grant Exp $
+# $NetBSD: Makefile,v 1.1.2.1 2004/01/09 22:22:58 agc Exp $
 
 DISTNAME=              install_flash_player_6_${DISTUNAME}
 PKGNAME=               MozillaFirebird-bin-flash-${FLASH_VERS:S/r/./}
@@ -18,8 +18,6 @@
 SUB=                   english/${DISTUNAME}/${FLASH_VERS}
 
 FLASH_VERS=            6.0r79
-DEPENDS+=              suse_compat>=6.3:../../emulators/${SUSE_DIR_PREFIX}_compat
-DEPENDS+=              suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11
 DEPENDS+=              MozillaFirebird-bin>=0.6.1:../../www/MozillaFirebird-bin
 DISTUNAME=             linux
 WRKNAME=               install_flash_player_6_${DISTUNAME}



Home | Main Index | Thread Index | Old Index