diff options
author | Juergen Lock <nox@FreeBSD.org> | 2009-12-28 19:28:53 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2009-12-28 19:28:53 +0000 |
commit | 7cd0f16fa44434ad23e3b34827c6420dc95bae29 (patch) | |
tree | 577bb01d667520a077a1cad0c37e9354ac8a703b /www/linux-flashplugin9 | |
parent | 39672c3e49fd8ddcd7fb2ce896978d3b78d8853f (diff) | |
download | ports-7cd0f16fa44434ad23e3b34827c6420dc95bae29.tar.gz ports-7cd0f16fa44434ad23e3b34827c6420dc95bae29.zip |
Notes
Diffstat (limited to 'www/linux-flashplugin9')
-rw-r--r-- | www/linux-flashplugin9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-flashplugin9/Makefile b/www/linux-flashplugin9/Makefile index 9e6f8f9cea0e..c8e4b9c1db1c 100644 --- a/www/linux-flashplugin9/Makefile +++ b/www/linux-flashplugin9/Makefile @@ -34,7 +34,7 @@ LATEST_LINK= flash9 USE_NPAPI= linux-* NPAPI_FILES= libflashplayer.so -CONFLICTS= linux-flashplugin-7* +CONFLICTS= linux-flashplugin-7* linux-f8-flashplugin-10* linux-f10-flashplugin-10* post-install: @${INSTALL_PROGRAM} ${DISTDIR}/${DIST_SUBDIR}/libflashsupport.so ${LINUXBASE}/usr/lib |