diff options
author | pav <pav@FreeBSD.org> | 2005-05-21 19:36:39 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-21 19:36:39 +0800 |
commit | 1144336c8ca57f6aa2b98e0b0c21d5b78a16a197 (patch) | |
tree | 3106f2725a6d57a01108044cfd44c8f70a731aec /www/linux-flashplugin9 | |
parent | 88fc4639fc2ee4be163fe689a58399f293456c61 (diff) | |
download | freebsd-ports-gnome-1144336c8ca57f6aa2b98e0b0c21d5b78a16a197.tar.gz freebsd-ports-gnome-1144336c8ca57f6aa2b98e0b0c21d5b78a16a197.tar.zst freebsd-ports-gnome-1144336c8ca57f6aa2b98e0b0c21d5b78a16a197.zip |
- This works on amd64
PR: ports/81332
Reported by: Damian Gerow <dgerow@afflictions.org>
Diffstat (limited to 'www/linux-flashplugin9')
-rw-r--r-- | www/linux-flashplugin9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-flashplugin9/Makefile b/www/linux-flashplugin9/Makefile index 19c727e56eb7..e167c9d74acd 100644 --- a/www/linux-flashplugin9/Makefile +++ b/www/linux-flashplugin9/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" |