summaryrefslogtreecommitdiff
path: root/www/linux-beonex
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-05-22 09:52:21 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-05-22 09:52:21 +0000
commit6b0ea28436cdbcc510f614957b550b24dc0d24ed (patch)
treee55d5db698d21f1c1e4270d15d64ea621e4ae0e0 /www/linux-beonex
parentPR: 52470 (diff)
Support the www/linux-flashplugin6 port.
Notes
Notes: svn path=/head/; revision=81683
Diffstat (limited to 'www/linux-beonex')
-rw-r--r--www/linux-beonex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-beonex/Makefile b/www/linux-beonex/Makefile
index fcfa3ca4df05..25ddf6b770b4 100644
--- a/www/linux-beonex/Makefile
+++ b/www/linux-beonex/Makefile
@@ -50,7 +50,7 @@ do-patch:
${ECHO_CMD} "cd ${PREFIX}/lib/linux-beonex/plugins" \
>>${WRKDIR}/linkfarm
.for ii in netscape-linux/plugins flash linux-mozilla/plugins \
- linux-netscape*/plugins
+ linux-netscape*/plugins linux-flashplugin6
${ECHO_CMD} -n "${FIND} ${LOCALBASE}/lib/${ii}/*" \
>>${WRKDIR}/linkfarm
${ECHO_CMD} " -maxdepth 1 -exec ${LN} -s {} \; 2>/dev/null" \