svn commit: r317800 - head/devel/ppl
Martin Wilke
miwi at FreeBSD.org
Fri May 10 13:36:57 UTC 2013
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
More information about the svn-ports-head
mailing list