Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2013 13:36:57 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317800 - head/devel/ppl
Message-ID:  <201305101336.r4ADavHb089497@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri May 10 13:36:57 2013
New Revision: 317800
URL: http://svnweb.freebsd.org/changeset/ports/317800

Log:
  - BROKEN fails to build

Modified:
  head/devel/ppl/Makefile   (contents, props changed)

Modified: head/devel/ppl/Makefile
==============================================================================
--- head/devel/ppl/Makefile	Fri May 10 13:35:46 2013	(r317799)
+++ head/devel/ppl/Makefile	Fri May 10 13:36:57 2013	(r317800)
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for:	ppl
-# Date created:			Feb 5, 2002
-# Whom:				ijliao
-#
+# Created by: ijliao
 # $FreeBSD$
-#
 
 PORTNAME=	ppl
 PORTVERSION=	0.11.2
@@ -19,6 +14,8 @@ COMMENT=	The Parma Polyhedra Library
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 LIB_DEPENDS=	gmp.10:${PORTSDIR}/math/gmp
 
+BROKEN=	fails to build
+
 PWL_DOC_PREFIX=	share/doc/pwl
 
 USE_GMAKE=	yes



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