diff options
Diffstat (limited to 'net-im/qxmpp')
-rw-r--r-- | net-im/qxmpp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/qxmpp/Makefile b/net-im/qxmpp/Makefile index f6916acf3e4b..d824fdc9c8be 100644 --- a/net-im/qxmpp/Makefile +++ b/net-im/qxmpp/Makefile @@ -20,6 +20,9 @@ USES+= compiler:c++11-lang qt:5 USE_QT= core gui network xml buildtools_build PLIST_SUB= QDNS="@comment " .else +DEPRECATED= Qt4 has been EOL since december 2015 +EXPIRATION_DATE= 2019-03-15 + USES+= qt:4 USE_QT= corelib gui network qtestlib xml uic_build moc_build \ rcc_build |