diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-27 02:17:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-27 02:17:01 +0000 |
commit | 545eeab60fb9f510a35c6bdd49728fde5e920378 (patch) | |
tree | ad39a0a981812cf66aa8ea41f66322a68766c30b | |
parent | Update to xgobi 2002.06.20 (diff) |
Mark IGNORE: does not work with newer protocol versions
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> (maintainer)
Notes
Notes:
svn path=/head/; revision=68899
-rw-r--r-- | mail/icqmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/icqmail/Makefile b/mail/icqmail/Makefile index 02e15bf02e34..b1ef0c0c9ad6 100644 --- a/mail/icqmail/Makefile +++ b/mail/icqmail/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= never@nevermind.kiev.ua +IGNORE= "Does not work with newer version of protocol" + LIB_DEPENDS= icq0.1:${PORTSDIR}/net/icqlib0 \ guile.10:${PORTSDIR}/lang/guile |