diff options
author | pav <pav@FreeBSD.org> | 2008-06-19 05:17:47 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-19 05:17:47 +0800 |
commit | 3a5e7a119bc7c82edb391f8576b4c7f6c3e69432 (patch) | |
tree | e12c1a16b810850f824ff95a620f18052cf44a51 | |
parent | 34ecb8c6167fdb1d0c4a3468faf9a137b3c4d2f5 (diff) | |
download | freebsd-ports-gnome-3a5e7a119bc7c82edb391f8576b4c7f6c3e69432.tar.gz freebsd-ports-gnome-3a5e7a119bc7c82edb391f8576b4c7f6c3e69432.tar.zst freebsd-ports-gnome-3a5e7a119bc7c82edb391f8576b4c7f6c3e69432.zip |
- Replace BROKEN with IGNORE
-rw-r--r-- | net-im/skype12/Makefile | 2 | ||||
-rw-r--r-- | net/skype12/Makefile | 2 |
2 files changed, 2 insertions, 2 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) diff --git a/net/skype12/Makefile b/net/skype12/Makefile index bd96c23808dc..8418e16e905d 100644 --- a/net/skype12/Makefile +++ b/net/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) |