Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 2014 16:18:24 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374302 - head/math/p5-Math-Pari
Message-ID:  <201412081618.sB8GIOvU093150@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Dec  8 16:18:24 2014
New Revision: 374302
URL: https://svnweb.freebsd.org/changeset/ports/374302
QAT: https://qat.redports.org/buildarchive/r374302/

Log:
  - Remove unnecessary BUILD_DEPENDS

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

Modified: head/math/p5-Math-Pari/Makefile
==============================================================================
--- head/math/p5-Math-Pari/Makefile	Mon Dec  8 16:17:31 2014	(r374301)
+++ head/math/p5-Math-Pari/Makefile	Mon Dec  8 16:18:24 2014	(r374302)
@@ -11,7 +11,6 @@ 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?201412081618.sB8GIOvU093150>