diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
commit | e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458 (patch) | |
tree | 7936caa341865bdd86dc776b23c0391475d35f91 /www/linux-flashplugin6 | |
parent | Ugrade to 1.3.5. (diff) |
Respect the user's USE_LINUX setting.
Notes
Notes:
svn path=/head/; revision=130124
Diffstat (limited to 'www/linux-flashplugin6')
-rw-r--r-- | www/linux-flashplugin6/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/linux-flashplugin6/Makefile b/www/linux-flashplugin6/Makefile index 9cce9ddbd88a..6bb67423d8e0 100644 --- a/www/linux-flashplugin6/Makefile +++ b/www/linux-flashplugin6/Makefile @@ -20,7 +20,6 @@ COMMENT= The official Macromedia Flash Player for Linux Mozilla and Netscape 6+ RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs ONLY_FOR_ARCHS= i386 -USE_LINUX= yes RESTRICTED= "Redistribution not allowed" |