summaryrefslogtreecommitdiffstats
path: root/devel/sfslite-dbg/Makefile
blob: 0658800659ff2ab10686644bce801d7b4b5b67f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: max
# $FreeBSD$
BUILD_MODE=	shdbg
MASTERDIR=	${.CURDIR}/../../devel/sfslite
COMMENT=	sfslite with dmalloc and without optimization

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"

LIB_DEPENDS+=	libdmalloc.so:${PORTSDIR}/devel/dmalloc
PKG_INSTALL=	${MASTERDIR}/pkg-install

LDFLAGS+=	-L${LOCALBASE}/lib
CFLAGS+=	-I${LOCALBASE}/include
OpenPOWER on IntegriCloud