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