# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/editors/lazarus-lcl-gtk2/Makefile 412346 2016-04-01 14:00:51Z mat $

PORTREVISION=	0
PKGNAMESUFFIX=	-lcl-gtk2

COMMENT=	Lazarus components library - GTK2 backend

BUILD_DEPENDS=	${LCL_UNITS_DIR}/alllclunits.ppu:editors/lazarus-lcl-units

USE_FPC=	cairo fcl-base fcl-db fcl-image fcl-res fcl-registry \
		fcl-xml gtk2 pasjpeg x11

LCL_INTERFACE=	gtk2

MASTERDIR=	${.CURDIR}/../../editors/lazarus

OPT=		#
.include "${MASTERDIR}/Makefile"
