Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2012 06:59:33 +0000 (UTC)
From:      Beat Gaetzi <beat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306424 - head/security/libtomcrypt
Message-ID:  <201210260659.q9Q6xXZE044615@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Fri Oct 26 06:59:32 2012
New Revision: 306424
URL: http://svn.freebsd.org/changeset/ports/306424

Log:
  Mark as BROKEN: incomplete plist
  
  Reported by:	pointyhat
  Feature safe:	yes

Modified:
  head/security/libtomcrypt/Makefile

Modified: head/security/libtomcrypt/Makefile
==============================================================================
--- head/security/libtomcrypt/Makefile	Fri Oct 26 06:55:56 2012	(r306423)
+++ head/security/libtomcrypt/Makefile	Fri Oct 26 06:59:32 2012	(r306424)
@@ -11,6 +11,8 @@ DISTNAME=	crypt-${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Comprehensive, modular, and portable cryptographic toolkit
 
+BROKEN=		incomplete plist
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 MAKEFILE=	makefile
 MAKE_ARGS=	DESTDIR="${PREFIX}" LIBPATH="/lib" INCPATH="/include" \



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