diff options
author | abs <abs> | 2011-10-27 11:47:49 +0000 |
---|---|---|
committer | abs <abs> | 2011-10-27 11:47:49 +0000 |
commit | 8a8a0a60091a1351347c579df054591eda81d939 (patch) | |
tree | 11267d274911fcc74f4986be1363a009a07c5871 /multimedia | |
parent | 24bbd31c6fbe58a5c4062c7fd3ab15d0ff6d4433 (diff) | |
download | pkgsrc-8a8a0a60091a1351347c579df054591eda81d939.tar.gz |
Revert last
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/adobe-flash-plugin/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/multimedia/adobe-flash-plugin/Makefile b/multimedia/adobe-flash-plugin/Makefile index d96ee7b467e..fc92d31a6a3 100644 --- a/multimedia/adobe-flash-plugin/Makefile +++ b/multimedia/adobe-flash-plugin/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.7 2011/10/27 11:46:20 abs Exp $ +# $NetBSD: Makefile,v 1.8 2011/10/27 11:47:49 abs Exp $ -PKGREVISION= 1 CATEGORIES= multimedia www MASTER_SITES= http://download.macromedia.com/pub/labs/flashplayer10/ MASTER_SITES+= ftp://ftp.dvo.ru/pub/Gentoo/distfiles/ @@ -30,10 +29,6 @@ EMUL_REQD= suse>=10.0 .include "../../mk/bsd.prefs.mk" -.if ${OPSYS} != "Linux" -DEPENDS+= libflashsupport-[0-9]*:../../multimedia/libflashsupport -.endif - # Defaults so lintpkgsrc is happy FLASH_VERS= 10.0.0.525 .if ${EMUL_PLATFORM} == "linux-i386" |