diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
commit | b70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch) | |
tree | daa87464331d7a402c941bab0dc2a11aa17eded2 /net/ekiga | |
parent | 22062658cbb067b033cde2955d3b2b58d2645691 (diff) | |
download | ports-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.tar.gz ports-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.zip |
Notes
Diffstat (limited to 'net/ekiga')
-rw-r--r-- | net/ekiga/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index 502a4f56736b..0a3b656f8f82 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -18,6 +18,8 @@ COMMENT= GNOME H323 Video Conferencing program, similar to NetMeeting BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build BROKEN= "Does not build" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} # note, we do not want to clean openh323, otherwise it has to build # it all over again which can take several hours. |