Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2013 06:31:13 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323561 - head/sysutils/slmon
Message-ID:  <201307240631.r6O6VDKS039966@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jul 24 06:31:12 2013
New Revision: 323561
URL: http://svnweb.freebsd.org/changeset/ports/323561

Log:
  Mark as broken: does not build
  
  Reported by:	pkg-fallout

Modified:
  head/sysutils/slmon/Makefile

Modified: head/sysutils/slmon/Makefile
==============================================================================
--- head/sysutils/slmon/Makefile	Wed Jul 24 06:24:45 2013	(r323560)
+++ head/sysutils/slmon/Makefile	Wed Jul 24 06:31:12 2013	(r323561)
@@ -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}/deve
 
 MAKE_JOBS_SAFE=	yes
 
+BROKEN=		Does not build
+
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307240631.r6O6VDKS039966>