From a6de5b8136a12e5d0321e0258d44bd2cc678c51a Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 25 Nov 2007 00:06:39 +0000 Subject: Mark broken: does not install (even with gcc3). Approved by: portmgr (self) --- devel/sfslite-dbg/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/sfslite-dbg') diff --git a/devel/sfslite-dbg/Makefile b/devel/sfslite-dbg/Makefile index 72d46af8528c..afced96f551f 100644 --- a/devel/sfslite-dbg/Makefile +++ b/devel/sfslite-dbg/Makefile @@ -6,9 +6,11 @@ # BUILD_MODE= shdbg MASTERDIR= ${.CURDIR}/../../devel/sfslite -COMMENT= "sfslite with dmalloc and without optimization" +COMMENT= sfslite with dmalloc and without optimization LIB_DEPENDS+= dmalloc:${PORTSDIR}/devel/dmalloc PKG_INSTALL= ${MASTERDIR}/pkg-install +BROKEN= does not install + .include "${MASTERDIR}/Makefile" -- cgit v1.2.3