diff options
author | antoine <antoine@FreeBSD.org> | 2013-07-02 05:31:06 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-07-02 05:31:06 +0800 |
commit | bd009acd4377a5151cc0756610fc887868d458ac (patch) | |
tree | 6db782966579bb24faa33acd5d6a96f4dabba964 /net-im | |
parent | 7a35def915b69540b1963bd7c944695d99156fb0 (diff) | |
download | freebsd-ports-gnome-bd009acd4377a5151cc0756610fc887868d458ac.tar.gz freebsd-ports-gnome-bd009acd4377a5151cc0756610fc887868d458ac.tar.zst freebsd-ports-gnome-bd009acd4377a5151cc0756610fc887868d458ac.zip |
Deprecate ports broken on FreeBSD 8 or newer
Approved by: maintainer silence
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/trix/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/trix/Makefile b/net-im/trix/Makefile index 5937733f3236..be1abb135d0b 100644 --- a/net-im/trix/Makefile +++ b/net-im/trix/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= pascalamsg@gmail.com COMMENT= TriX is a chat compatible with 2.0 protocol of the Vypress Chat +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + USE_QT_VER= 3 USE_GMAKE= yes USE_PERL5= yes |