1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Qt4 deprecation

editors/lazarus-qt4: Has expired: Qt4 has been EOL since december 2015

Approved by:	portmgr (implicit)
This commit is contained in:
Tobias C. Berner 2019-03-16 22:50:35 +00:00
parent f479fd9b41
commit 5cecd5af25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495979
3 changed files with 1 additions and 16 deletions

1
MOVED
View File

@ -11972,3 +11972,4 @@ audio/liblastfm||2019-03-16|Has expired: Qt4 has been EOL since december 2015
comms/ubertooth||2019-03-16|Has expired: Qt4 has been EOL since december 2015
devel/bzr-explorer||2019-03-16|Has expired: Qt4 has been EOL since december 2015
devel/qt4-help||2019-03-16|Has expired: Qt4 has been EOL since december 2015
editors/lazarus-qt4||2019-03-16|Has expired: Qt4 has been EOL since december 2015

View File

@ -76,7 +76,6 @@
SUBDIR += kile
SUBDIR += komodo-edit
SUBDIR += lazarus
SUBDIR += lazarus-qt4
SUBDIR += lazarus-qt5
SUBDIR += le
SUBDIR += leafpad

View File

@ -1,15 +0,0 @@
# $FreeBSD$
PKGNAMESUFFIX?= -qt4
COMMENT= Portable Delphi-like IDE for the FreePascal compiler (QT4)
CONFLICTS= ${PORTNAME}-gtk2-* ${PORTNAME}-qt5-*
LIB_DEPENDS= libQt4Pas.so:x11-toolkits/qt4pas
LCL_PLATFORM= qt
MASTERDIR= ${.CURDIR}/../../editors/lazarus
.include "${MASTERDIR}/Makefile"