svn commit: r306424 - head/security/libtomcrypt

Beat Gaetzi beat at FreeBSD.org
Fri Oct 26 06:59:33 UTC 2012


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 at 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" \


More information about the svn-ports-all mailing list