From 3ef0e0e42382dfd54d1b0ccada05fa1a99233c62 Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 24 Jul 2013 06:31:12 +0000 Subject: Mark as broken: does not build Reported by: pkg-fallout --- sysutils/slmon/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile index 8ed03e661015..85323d716589 100644 --- a/sysutils/slmon/Makefile +++ b/sysutils/slmon/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: slmon -# Date created: Nov 13, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= slmon PORTVERSION= 0.5.13 @@ -20,6 +15,8 @@ LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ MAKE_JOBS_SAFE= yes +BROKEN= Does not build + USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit