devel/gwenhywfar: remove qt4 slave (Qt4 deprecation)

Approved by:	portmgr (implicit)
This commit is contained in:
Tobias C. Berner 2019-03-16 21:41:16 +00:00
parent 3238004eae
commit 912b323f6a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495964
2 changed files with 1 additions and 10 deletions

View File

@ -3,6 +3,7 @@
PORTREVISION= 0
PKGNAMESUFFIX= -${SLAVEPORT}
BROKEN= Not supported
MAINTAINER= jhale@FreeBSD.org
COMMENT= Gwenhywfar Qt4 support library

View File

@ -58,16 +58,6 @@ LIB_DEPENDS+= libfreetype.so:print/freetype2 \
USE_GNOME+= cairo gdkpixbuf2 gtk20
. elif ${SLAVEPORT}=="gtk3"
USE_GNOME+= cairo gdkpixbuf2 gtk30
. elif ${SLAVEPORT}=="qt4"
DEPRECATED= Qt4 has been EOL since december 2015
EXPIRATION_DATE= 2019-03-15
USES+= qmake:no_env qt:4
USE_QT= corelib gui moc_build uic_build
CONFIGURE_ARGS+=--with-qt4-includes=${QT_INCDIR} \
--with-qt4-libs=${QT_LIBDIR} \
--with-qt4-moc=${MOC} \
--with-qt4-uic=${UIC}
. elif ${SLAVEPORT}=="qt5"
USES+= compiler:c++11-lang qmake:no_env qt:5
USE_GL= gl