diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-09 16:39:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-09 16:39:31 +0800 |
commit | d690f06a4dbd7b17c728c6441829c772ddd6395a (patch) | |
tree | da4375ddf1a8bee9f3038325fb32b8cd9abf4ce6 /www | |
parent | 2382cee57737d7bece3a91a32dd1e1987539a6a2 (diff) | |
download | freebsd-ports-gnome-d690f06a4dbd7b17c728c6441829c772ddd6395a.tar.gz freebsd-ports-gnome-d690f06a4dbd7b17c728c6441829c772ddd6395a.tar.zst freebsd-ports-gnome-d690f06a4dbd7b17c728c6441829c772ddd6395a.zip |
- s/BROKEN/IGNORE
Diffstat (limited to 'www')
-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 006693c479b7..f9c8b9158e54 100644 --- a/www/linux-flashplugin9/Makefile +++ b/www/linux-flashplugin9/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${LINUXBASE}/lib/libssl.so.5:${PORTSDIR}/security/linux-openssl ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes -BROKEN= Unstable, no sound, generally unusable state +IGNORE= Unstable, no sound, generally unusable state RESTRICTED= Redistribution not allowed NO_BUILD= yes |