1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/editors/lazarus-lcl-nogui/Makefile
Jose Alonso Cardenas Marquez 2f1a668160 - Update to 1.2.4
- Remove obsolete patch files
- Re-installation or update of lazarus should work fine from now
- STAGEDIR support
2014-06-18 20:51:39 +00:00

17 lines
361 B
Makefile

# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 0
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
OPT= #
.include "${MASTERDIR}/Makefile"