Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2012 09:29:03 +0000 (UTC)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301598 - head/mail/p5-vpopmail
Message-ID:  <201207270929.q6R9T3kh087674@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: erwin
Date: Fri Jul 27 09:29:03 2012
New Revision: 301598
URL: http://svn.freebsd.org/changeset/ports/301598

Log:
  Mark BROKEN: does not build
  
  Submitted by:	pointyhat

Modified:
  head/mail/p5-vpopmail/Makefile

Modified: head/mail/p5-vpopmail/Makefile
==============================================================================
--- head/mail/p5-vpopmail/Makefile	Fri Jul 27 09:25:07 2012	(r301597)
+++ head/mail/p5-vpopmail/Makefile	Fri Jul 27 09:29:03 2012	(r301598)
@@ -20,6 +20,8 @@ VPOPMAIL_PORT?=	mail/vpopmail
 BUILD_DEPENDS=	${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/${VPOPMAIL_PORT}
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+BROKEN=		Does not build
+
 PERL_CONFIGURE=	yes
 
 MAN3=		vpopmail.3



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