diff options
author | tsutsui <tsutsui> | 2015-10-23 23:05:37 +0000 |
---|---|---|
committer | tsutsui <tsutsui> | 2015-10-23 23:05:37 +0000 |
commit | e1a2920d85ddcd653f4903c548b27f348291ebdc (patch) | |
tree | 8088a81ab63869b7a2f5c20fadf09b2ad5b755d4 /multimedia/libflashsupport | |
parent | 2a89d4395c415b180a12fab52225fc61389d5ed0 (diff) | |
download | pkgsrc-e1a2920d85ddcd653f4903c548b27f348291ebdc.tar.gz |
Remove outdated libflashsupport-pulse package.
It was only refered from adobe-flash-plugin 10.0 package in Attic and
didn't work well (or not necessary?) for current adobe-flash-plugin11.
No particular comments to PR pkg/49705 and pkgsrc-users@ post.
Diffstat (limited to 'multimedia/libflashsupport')
-rw-r--r-- | multimedia/libflashsupport/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/libflashsupport/Makefile b/multimedia/libflashsupport/Makefile index 85f15f9f6a4..ecb638f2e78 100644 --- a/multimedia/libflashsupport/Makefile +++ b/multimedia/libflashsupport/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2015/10/23 19:09:31 tsutsui Exp $ +# $NetBSD: Makefile,v 1.15 2015/10/23 23:05:37 tsutsui Exp $ DISTNAME= libflashsupport-1.1 CATEGORIES= multimedia @@ -10,8 +10,6 @@ HOMEPAGE= http://labs.adobe.com/wiki/index.php/Flash_Player:Additional_Interface COMMENT= Additional Interface Support for Linux Flash Player LICENSE= adobe-flashsupport-license -CONFLICTS= libflashsupport-pulse-[0-9]* - EMUL_PLATFORMS= linux-i386 EMUL_MODULES.linux= base openssl EMUL_REQD= suse>=11.3 |