svn commit: r306810 - head/lang/dragonegg-devel46

Beat Gaetzi beat at FreeBSD.org
Thu Nov 1 15:35:56 UTC 2012


Author: beat
Date: Thu Nov  1 15:35:56 2012
New Revision: 306810
URL: http://svn.freebsd.org/changeset/ports/306810

Log:
  - Mark as BROKEN: distinfo is out of date
  
  Reported by:	pointyhat
  Feature safe:	yes

Modified:
  head/lang/dragonegg-devel46/Makefile

Modified: head/lang/dragonegg-devel46/Makefile
==============================================================================
--- head/lang/dragonegg-devel46/Makefile	Thu Nov  1 15:30:59 2012	(r306809)
+++ head/lang/dragonegg-devel46/Makefile	Thu Nov  1 15:35:56 2012	(r306810)
@@ -16,6 +16,8 @@ BUILD_DEPENDS+=	llvm-devel>=${PORTVERSIO
 RUN_DEPENDS+=	${CC}:${PORTSDIR}/lang/gcc \
 		llvm-devel>=${PORTVERSION}:${PORTSDIR}/devel/llvm-devel
 
+BROKEN=		distinfo is out of date
+
 OPTIONS_DEFINE=	DOCS
 
 USE_BZIP2=	yes


More information about the svn-ports-head mailing list