pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/texdrive Be more explicit in TeX dependencies.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2defe38199d0
branches: trunk
changeset: 651086:2defe38199d0
user: markd <markd%pkgsrc.org@localhost>
date: Sat May 02 05:39:14 2015 +0000
description:
Be more explicit in TeX dependencies.
diffstat:
math/texdrive/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 7911c70c612f -r 2defe38199d0 math/texdrive/Makefile
--- a/math/texdrive/Makefile Sat May 02 05:36:15 2015 +0000
+++ b/math/texdrive/Makefile Sat May 02 05:39:14 2015 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2013/02/17 19:18:06 dholland Exp $
+# $NetBSD: Makefile,v 1.5 2015/05/02 05:39:14 markd Exp $
#
DISTNAME= texdrive
PKGNAME= texdrive-0.0.20081126.171834
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= http://www.djcbsoftware.nl/code/texdrive/
EXTRACT_SUFX= .el
@@ -12,7 +12,8 @@
HOMEPAGE= http://www.djcbsoftware.nl/code/texdrive/
COMMENT= Emacs mode for creating inline formulae for HTML
-DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX3-bin
+DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
+DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
DIST_SUBDIR= ${PKGNAME_NOREV}
Home |
Main Index |
Thread Index |
Old Index