diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-21 11:36:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-21 11:36:01 +0000 |
commit | 92fd0ef654ca6e74098ed3c2c6cd8aa90c3f7020 (patch) | |
tree | 4ad944cbec676484b48dc0c9094a66860328c051 | |
parent | 70c0695c1918a78a6891ec6a93f4018335f782a8 (diff) | |
download | ports-92fd0ef654ca6e74098ed3c2c6cd8aa90c3f7020.tar.gz ports-92fd0ef654ca6e74098ed3c2c6cd8aa90c3f7020.zip |
Notes
-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" |