diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-18 21:17:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-18 21:17:47 +0000 |
commit | 755b3a6bf89a43036b23a509cfef84a853067094 (patch) | |
tree | 50c2468d9bfa3ca51769d63be9054bba9cfa292d /net-im | |
parent | 4c7d5a07318ab0b6f3ef9ea421b8e0bdfbbfb540 (diff) | |
download | ports-755b3a6bf89a43036b23a509cfef84a853067094.tar.gz ports-755b3a6bf89a43036b23a509cfef84a853067094.zip |
- Replace BROKEN with IGNORE
Notes
Notes:
svn path=/head/; revision=215133
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/skype12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/skype12/Makefile b/net-im/skype12/Makefile index bd96c23808dc..8418e16e905d 100644 --- a/net-im/skype12/Makefile +++ b/net-im/skype12/Makefile @@ -30,7 +30,7 @@ OPTIONS= NVIDIA_GL "Enable Nvidia Support" off .include <bsd.port.pre.mk> .if ${OSVERSION} > 700000 -BROKEN= Legacy version, Use net/skype +IGNORE= Legacy version, Use net/skype .endif .if defined(WITH_NVIDIA_GL) |