diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-01 04:47:59 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-01 04:47:59 +0800 |
commit | aa0599cbab51753605ef7ee9bbea61ed17877183 (patch) | |
tree | 6133493af7e3d19f18905d3ced3811b3963c330e /x11-toolkits | |
parent | 80efc30f24cd07e99b8d3fbc50da3ff28e6e1fa2 (diff) | |
download | freebsd-ports-graphics-aa0599cbab51753605ef7ee9bbea61ed17877183.tar.gz freebsd-ports-graphics-aa0599cbab51753605ef7ee9bbea61ed17877183.tar.zst freebsd-ports-graphics-aa0599cbab51753605ef7ee9bbea61ed17877183.zip |
Deprecated some ports that were already marked BROKEN in 2013
With hat: portmgr
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-pyqwt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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} \ |