freebsd-ports/editors/lazarus-qt5/Makefile
Rene Ladan d2eb50ab00 Clean up final leftovers from Qt4.
Submitted by:	rene
Reviewed by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D20725
2019-06-26 11:52:23 +00:00

15 lines
280 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX?= -qt5
COMMENT= Portable Delphi-like IDE for the FreePascal compiler (QT5)
CONFLICTS= ${PORTNAME}-gtk2-*
LIB_DEPENDS= libQt5Pas.so:x11-toolkits/qt5pas
LCL_PLATFORM= qt5
MASTERDIR= ${.CURDIR}/../../editors/lazarus
.include "${MASTERDIR}/Makefile"