From aa0599cbab51753605ef7ee9bbea61ed17877183 Mon Sep 17 00:00:00 2001
From: antoine <antoine@FreeBSD.org>
Date: Sat, 31 May 2014 20:47:59 +0000
Subject: Deprecated some ports that were already marked BROKEN in 2013

With hat:	portmgr
---
 x11-toolkits/py-pyqwt/Makefile | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'x11-toolkits')

diff --git a/x11-toolkits/py-pyqwt/Makefile b/x11-toolkits/py-pyqwt/Makefile
index 22b231f0ecc..95a6f22f64e 100644
--- a/x11-toolkits/py-pyqwt/Makefile
+++ b/x11-toolkits/py-pyqwt/Makefile
@@ -14,6 +14,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Python Bindings for the Qwt Class Library
 
 BROKEN=		do not build
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2014-06-30
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/qmake-qt4:${PORTSDIR}/devel/qmake4 \
 		${PYNUMPY} \
-- 
cgit