freebsd-ports/editors/lazarus-lcl-nogui/Makefile
Jose Alonso Cardenas Marquez ee0df7cfc6 - Fix lazarus-lcl-units build
Reported by:	crees
2014-03-29 19:02:54 +00:00

18 lines
376 B
Makefile

# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 1
PKGNAMESUFFIX= -lcl-nogui
COMMENT= Lazarus components library - No gui backend
BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:${PORTSDIR}/editors/lazarus-lcl-units
LCL_INTERFACE= nogui
MASTERDIR= ${.CURDIR}/../../editors/lazarus
NO_STAGE= yes
OPT= #
.include "${MASTERDIR}/Makefile"