Index: head/devel/sfslite-dbg/Makefile =================================================================== --- head/devel/sfslite-dbg/Makefile (revision 220326) +++ head/devel/sfslite-dbg/Makefile (revision 220327) @@ -1,18 +1,17 @@ # New ports collection makefile for: sfslite-dbg # Date created: 22 September 2005 # Whom: max # # $FreeBSD$ # -BUILD_MODE= shdbg -MASTERDIR= ${.CURDIR}/../../devel/sfslite +BUILD_MODE= shdbg +MASTERDIR= ${.CURDIR}/../../devel/sfslite COMMENT= sfslite with dmalloc and without optimization -LIB_DEPENDS+= dmalloc:${PORTSDIR}/devel/dmalloc -PKG_INSTALL= ${MASTERDIR}/pkg-install +.include "${MASTERDIR}/Makefile" -BROKEN= does not install -DEPRECATED= Has been broken for more than 6 months -EXPIRATION_DATE=2008-09-19 +LIB_DEPENDS+= dmalloc:${PORTSDIR}/devel/dmalloc +PKG_INSTALL= ${MASTERDIR}/pkg-install -.include "${MASTERDIR}/Makefile" +CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" Property changes on: head/devel/sfslite-dbg/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property