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 /mail/biffer | |
parent | 7140c6642f64c0ce3d18562deacdfb65fd19f699 (diff) | |
download | ports-1319425832b2c9721dea21336068cc3ec1fe693c.tar.gz ports-1319425832b2c9721dea21336068cc3ec1fe693c.zip |
Notes
Diffstat (limited to 'mail/biffer')
-rw-r--r-- | mail/biffer/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/biffer/Makefile b/mail/biffer/Makefile index 2049815afe2a..c6bee1b0c82d 100644 --- a/mail/biffer/Makefile +++ b/mail/biffer/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.generalconcepts.com/resources/software/ MAINTAINER= ports@FreeBSD.org COMMENT= Better mail notification server +DEPRECATED= Fails to build with new utmpx +EXPIRATION_DATE= 2014-07-23 + RUN_DEPENDS= xmsg:${PORTSDIR}/x11/xmsg MAKE_JOBS_UNSAFE= yes |