pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/pari Let pari depend on dvipsk because teTeX-bin ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9035095cb860
branches: trunk
changeset: 555129:9035095cb860
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Feb 25 03:33:03 2009 +0000
description:
Let pari depend on dvipsk because teTeX-bin no longer provides dvips.
diffstat:
math/pari/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ef102422a725 -r 9035095cb860 math/pari/Makefile
--- a/math/pari/Makefile Wed Feb 25 03:08:23 2009 +0000
+++ b/math/pari/Makefile Wed Feb 25 03:33:03 2009 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index