2013-09-20 18:36:23 +02:00
|
|
|
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
2012-05-07 21:12:34 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2015-08-18 06:21:59 +02:00
|
|
|
PORTREVISION= 2
|
2012-05-07 21:12:34 +02:00
|
|
|
PKGNAMESUFFIX= -lcl-gtk2
|
|
|
|
|
|
|
|
COMMENT= Lazarus components library - GTK2 backend
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:${PORTSDIR}/editors/lazarus-lcl-units
|
|
|
|
|
2015-08-18 06:21:59 +02:00
|
|
|
USE_FPC= cairo fcl-base fcl-db fcl-image fcl-process fcl-res fcl-registry \
|
|
|
|
fcl-xml gtk2 pasjpeg x11
|
2012-05-07 21:12:34 +02:00
|
|
|
|
|
|
|
LCL_INTERFACE= gtk2
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/lazarus
|
|
|
|
|
2014-03-29 20:02:54 +01:00
|
|
|
OPT= #
|
2012-05-07 21:12:34 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|