diff options
Diffstat (limited to 'editors/lazarus-qt5')
| -rw-r--r-- | editors/lazarus-qt5/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/lazarus-qt5/Makefile b/editors/lazarus-qt5/Makefile index fdbad1d94475..c57f63f161d5 100644 --- a/editors/lazarus-qt5/Makefile +++ b/editors/lazarus-qt5/Makefile @@ -1,9 +1,9 @@ PKGNAMESUFFIX?= -qt5 -COMMENT= Portable Delphi-like IDE for the FreePascal compiler (QT5) +COMMENT= Portable Delphi-like IDE for the FreePascal compiler (Qt5) -CONFLICTS= lazarus-gtk2 lazarus-gtk2-devel lazarus-qt5-devel lazarus-qt6 \ - lazarus-qt6-devel +CONFLICTS= lazarus-gtk2 lazarus-gtk2-devel lazarus-gtk3-devel lazarus-qt5-devel \ + lazarus-qt6 lazarus-qt6-devel LIB_DEPENDS= libQt5Pas.so:x11-toolkits/qt5pas |
