diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-23 20:39:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-23 20:39:14 +0000 |
commit | 1319425832b2c9721dea21336068cc3ec1fe693c (patch) | |
tree | 9d770d0efb5b7c5e938a3fd1212d1b2cf9b95f04 /net-im/centericq/Makefile | |
parent | Remove BROKEN and add a checksum for the docs. (diff) |
Deprecate ports failing to build with new utmpx
Maintainers had more than 4 years to fix them
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=359005
Diffstat (limited to 'net-im/centericq/Makefile')
-rw-r--r-- | net-im/centericq/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index 4f83df2cc2a8..6b1d286dfc65 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://thekonst.net/download/ MAINTAINER= clsung@FreeBSD.org COMMENT= A text mode menu- and window-driven IM interface +DEPRECATED= Fails to build with new utmpx +EXPIRATION_DATE= 2014-07-23 + USES= iconv gmake tar:bzip2 USE_OPENSSL= yes GNU_CONFIGURE= yes |