www/linux-flashplugin9 conflicts with www/linux-f10-flashplugin10

Maho NAKATA chat95 at mac.com
Mon Dec 28 05:38:40 UTC 2009


Hi, emulation@

www/linux-flashplugin9 conflicts with www/linux-f10-flashplugin10.
Following patch fixes this issue.

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/linux-flashplugin9/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- Makefile   13 Dec 2009 22:49:18 -0000	1.38
+++ Makefile   28 Dec 2009 05:37:44 -0000
@@ -34,7 +34,7 @@
 USE_NPAPI=    linux-*
 NPAPI_FILES=  libflashplayer.so
 
-CONFLICTS=	linux-flashplugin-7*
+CONFLICTS=	linux-flashplugin-7* linux-f8-flashplugin10-* linux-f10-flashplugin10
 
 post-install:
	@${INSTALL_PROGRAM} ${DISTDIR}/${DIST_SUBDIR}/libflashsupport.so ${LINUXBASE}/usr/lib


you can find the reason ...by following fact.

% cat /usr/ports/www/linux-f10-flashplugin10/pkg-plist
@cwd /compat/linux
usr/lib/libflashsupport.so
@cwd
% cat /usr/ports/www/linux-flashplugin9/pkg-plist 
@cwd /compat/linux
usr/lib/libflashsupport.so
@cwd

Best,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt


More information about the freebsd-emulation mailing list