From 352a027ff1d6a67bd3340c53a88d4e6e065442cf Mon Sep 17 00:00:00 2001 From: beat Date: Sun, 30 Dec 2012 12:03:51 +0000 Subject: - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8 was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe --- audio/prokyon3/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'audio/prokyon3') diff --git a/audio/prokyon3/Makefile b/audio/prokyon3/Makefile index 1fa8866797a1..07fa3349d4ec 100644 --- a/audio/prokyon3/Makefile +++ b/audio/prokyon3/Makefile @@ -22,6 +22,9 @@ LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ tag.1:${PORTSDIR}/audio/taglib RUN_DEPENDS= ${LOCALBASE}/lib/plugins/sqldrivers/libqsqlmysql.so:${PORTSDIR}/databases/qt-mysql-plugin +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_XORG= x11 xft USE_QT_VER= 3 USE_MYSQL= yes -- cgit