diff options
-rw-r--r-- | www/linux-flashplugin6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-flashplugin6/Makefile b/www/linux-flashplugin6/Makefile index 6bb67423d8e0..625dba4c3c9d 100644 --- a/www/linux-flashplugin6/Makefile +++ b/www/linux-flashplugin6/Makefile @@ -19,7 +19,7 @@ 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 +ONLY_FOR_ARCHS= amd64 i386 RESTRICTED= "Redistribution not allowed" |