From ca19bedd2b497ba85207e43d4344906f41f764a1 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 9 Jan 2004 22:22:58 +0000 Subject: 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. --- www/MozillaFirebird-bin-flash/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/www/MozillaFirebird-bin-flash/Makefile b/www/MozillaFirebird-bin-flash/Makefile index 76e4f46a061..2e4fba42d66 100644 --- a/www/MozillaFirebird-bin-flash/Makefile +++ b/www/MozillaFirebird-bin-flash/Makefile @@ -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 @@ DIST_SUBDIR= flash/${FLASH_VERS} 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} -- cgit v1.2.3