Index: head/editors/lazarus-lcl-qt/Makefile =================================================================== --- head/editors/lazarus-lcl-qt/Makefile (revision 394554) +++ head/editors/lazarus-lcl-qt/Makefile (revision 394555) @@ -1,18 +1,17 @@ # Created by: Alonso Cardenas Marquez # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -lcl-qt COMMENT= Lazarus components library - QT backend BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:${PORTSDIR}/editors/lazarus-lcl-units USE_FPC= x11 -USE_FPC_RUN= yes LCL_INTERFACE= qt MASTERDIR= ${.CURDIR}/../../editors/lazarus .include "${MASTERDIR}/Makefile"