diff options
author | trevor <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
commit | c6535e2fa7f07178532cebeadf49e7309985ea88 (patch) | |
tree | a351c62f6273509c52176a55b38b9bb841d2c8e0 /www/linux-flashplugin | |
parent | 45cc41b90123ddfb02c3ca701d32cc9e5f004e64 (diff) | |
download | FreeBSD-ports-c6535e2fa7f07178532cebeadf49e7309985ea88.zip FreeBSD-ports-c6535e2fa7f07178532cebeadf49e7309985ea88.tar.gz |
Respect the user's USE_LINUX setting.
Diffstat (limited to 'www/linux-flashplugin')
-rw-r--r-- | www/linux-flashplugin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/linux-flashplugin/Makefile b/www/linux-flashplugin/Makefile index f99e1b1..5f6e2b8 100644 --- a/www/linux-flashplugin/Makefile +++ b/www/linux-flashplugin/Makefile @@ -20,7 +20,6 @@ COMMENT= The official Macromedia Flash Player for Linux Netscape and Opera 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" |