From 9675ba04feba01def2639d327010f044dec0ce56 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 25 Feb 2009 03:33:03 +0000 Subject: Let pari depend on dvipsk because teTeX-bin no longer provides dvips. --- math/pari/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/pari/Makefile b/math/pari/Makefile index 6220854b7cf..af7e5160668 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2008/06/12 02:14:36 joerg Exp $ +# $NetBSD: Makefile,v 1.41 2009/02/25 03:33:03 minskim Exp $ DISTNAME= pari-2.1.6 PKGREVISION= 2 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pari.math.u-bordeaux.fr/ COMMENT= Software package for computer-aided number theory +BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk + PKG_DESTDIR_SUPPORT= user-destdir TEX_ACCEPTED= teTeX3 -- cgit v1.2.3