diff options
author | pav <pav@FreeBSD.org> | 2005-05-21 19:36:01 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-21 19:36:01 +0800 |
commit | 88fc4639fc2ee4be163fe689a58399f293456c61 (patch) | |
tree | 108db765e356a51994b5fdb7ff691a934df2117f /www/linux-flashplugin6 | |
parent | 278f218c4a9135caeb02fc9f0ff38331510a3647 (diff) | |
download | freebsd-ports-gnome-88fc4639fc2ee4be163fe689a58399f293456c61.tar.gz freebsd-ports-gnome-88fc4639fc2ee4be163fe689a58399f293456c61.tar.zst freebsd-ports-gnome-88fc4639fc2ee4be163fe689a58399f293456c61.zip |
- This works on amd64
PR: ports/81331
Reported by: Damian Gerow <dgerow@afflictions.org>
Diffstat (limited to 'www/linux-flashplugin6')
-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" |