diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-21 11:36:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-21 11:36:39 +0000 |
commit | c14ea8f9136cdc6586623f94c04efb4a42b5178b (patch) | |
tree | bf44d1b4c02146b9dfa622c136207739454d8637 /www/linux-flashplugin7/Makefile | |
parent | 92fd0ef654ca6e74098ed3c2c6cd8aa90c3f7020 (diff) |
- This works on amd64
PR: ports/81332
Reported by: Damian Gerow <dgerow@afflictions.org>
Notes
Notes:
svn path=/head/; revision=135756
Diffstat (limited to 'www/linux-flashplugin7/Makefile')
-rw-r--r-- | www/linux-flashplugin7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-flashplugin7/Makefile b/www/linux-flashplugin7/Makefile index 19c727e56eb7..e167c9d74acd 100644 --- a/www/linux-flashplugin7/Makefile +++ b/www/linux-flashplugin7/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" |