2013-09-20 18:36:23 +02:00
|
|
|
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
2012-05-07 21:01:34 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2014-06-18 22:51:39 +02:00
|
|
|
PORTREVISION= 0
|
2012-05-07 21:01:34 +02:00
|
|
|
PKGNAMESUFFIX= -lcl-units
|
|
|
|
|
|
|
|
COMMENT= Lazarus components library units
|
|
|
|
|
2013-12-23 11:08:24 +01:00
|
|
|
USE_FPC= fcl-base fcl-db fcl-image fcl-process fcl-registry fcl-xml iconvenc fcl-res
|
2012-05-07 21:01:34 +02:00
|
|
|
|
|
|
|
LCL_INTERFACE= #
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/lazarus
|
|
|
|
|
2014-03-29 20:02:54 +01:00
|
|
|
OPT = "-Fu../../lcl/ -Fu../lcl -Fu../../lcl/forms -Fu../../lcl/nonwin32 -Fu../../lcl/widgetset -Fi../../lcl/include"
|
2012-05-07 21:01:34 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|