mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
- New port: editors/lazarus-qt5
Differential Revision: https://reviews.freebsd.org/D14661
This commit is contained in:
parent
513ee485c5
commit
b9123ccd9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470847
16
editors/lazarus-qt5/Makefile
Normal file
16
editors/lazarus-qt5/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PKGNAMESUFFIX?= -qt5
|
||||
|
||||
COMMENT= Portable Delphi-like IDE for the FreePascal compiler (QT5)
|
||||
|
||||
CONFLICTS= ${PORTNAME}-gtk2-* ${PORTNAME}-qt4-*
|
||||
|
||||
LIB_DEPENDS= libQt5Pas.so:x11-toolkits/qt5pas
|
||||
|
||||
LCL_PLATFORM= qt5
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../editors/lazarus
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user