svn commit: r302166 - head/cad/feappv

Beat Gaetzi beat at FreeBSD.org
Mon Aug 6 11:43:42 UTC 2012


Author: beat
Date: Mon Aug  6 11:43:42 2012
New Revision: 302166
URL: http://svn.freebsd.org/changeset/ports/302166

Log:
  - Mark as BROKEN: size mismatch
  
  Reported by:	pointyhat

Modified:
  head/cad/feappv/Makefile

Modified: head/cad/feappv/Makefile
==============================================================================
--- head/cad/feappv/Makefile	Mon Aug  6 11:43:38 2012	(r302165)
+++ head/cad/feappv/Makefile	Mon Aug  6 11:43:42 2012	(r302166)
@@ -16,6 +16,8 @@ EXTRACT_ONLY=	${PORTNAME}${PORTVERSION:S
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Finite Element Analysis Program "personal version"
 
+BROKEN=		size mismatch
+
 OPTIONS_DEFINE=	DOCS
 
 WRKSRC=		${WRKDIR}/ver${PORTVERSION:S/.//}



More information about the svn-ports-head mailing list