Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 2014 17:53:04 +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: r374306 - head/math/p5-Math-Pari
Message-ID:  <201412081753.sB8Hr4hS052229@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Dec  8 17:53:03 2014
New Revision: 374306
URL: https://svnweb.freebsd.org/changeset/ports/374306
QAT: https://qat.redports.org/buildarchive/r374306/

Log:
  Unbreak

Modified:
  head/math/p5-Math-Pari/Makefile

Modified: head/math/p5-Math-Pari/Makefile
==============================================================================
--- head/math/p5-Math-Pari/Makefile	Mon Dec  8 17:29:44 2014	(r374305)
+++ head/math/p5-Math-Pari/Makefile	Mon Dec  8 17:53:03 2014	(r374306)
@@ -11,6 +11,7 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	PARI - numerical/scientific/number-theoretic calculations
 
+BUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/math/pari:configure
 LIB_DEPENDS=	libpari.so:${PORTSDIR}/math/pari
 
 USES=		perl5



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