svn commit: r323561 - head/sysutils/slmon

Baptiste Daroussin bapt at FreeBSD.org
Wed Jul 24 06:31:13 UTC 2013


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
 


More information about the svn-ports-all mailing list