Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Nov 2014 23:18:23 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373584 - head/math/GiNaC
Message-ID:  <201411282318.sASNINKF088917@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Nov 28 23:18:22 2014
New Revision: 373584
URL: https://svnweb.freebsd.org/changeset/ports/373584
QAT: https://qat.redports.org/buildarchive/r373584/

Log:
  Unbreak

Modified:
  head/math/GiNaC/Makefile

Modified: head/math/GiNaC/Makefile
==============================================================================
--- head/math/GiNaC/Makefile	Fri Nov 28 22:59:14 2014	(r373583)
+++ head/math/GiNaC/Makefile	Fri Nov 28 23:18:22 2014	(r373584)
@@ -13,7 +13,7 @@ COMMENT=	C++ library for symbolic mathem
 
 LIB_DEPENDS=	libcln.so:${PORTSDIR}/math/cln
 
-USES=		gmake libtool makeinfo pathfix pkgconfig tar:bzip2
+USES=		gmake libtool makeinfo pathfix pkgconfig python:build tar:bzip2
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 



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