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$
|
|
|
|
|
|
|
|
PORTREVISION= 0
|
|
|
|
PKGNAMESUFFIX= -lcl-gtk2
|
|
|
|
|
|
|
|
COMMENT= Lazarus components library - GTK2 backend
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:${PORTSDIR}/editors/lazarus-lcl-units
|
|
|
|
|
|
|
|
USE_FPC= x11 gtk2
|
|
|
|
|
|
|
|
LCL_INTERFACE= gtk2
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/lazarus
|
|
|
|
|
2013-09-20 18:36:23 +02:00
|
|
|
NO_STAGE= yes
|
2012-05-07 21:12:34 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|