summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2004-01-09 22:22:58 +0000
committeragc <agc>2004-01-09 22:22:58 +0000
commit73030f5e24d02538a9dbecbe5cf2472c56bfe890 (patch)
tree4cd1115790af8d663e9dce4409dad5fe2ff99c6a
parentc06c0225b122962c255bc4e125ad518dc1ea9331 (diff)
downloadpkgsrc-73030f5e24d02538a9dbecbe5cf2472c56bfe890.tar.gz
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.
-rw-r--r--www/MozillaFirebird-bin-flash/Makefile4
1 files changed, 1 insertions, 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}