summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd>2015-05-02 05:39:14 +0000
committermarkd <markd>2015-05-02 05:39:14 +0000
commite9660845beebc23463f6e6a6ff5c63338b60c52f (patch)
treeeb9025b31bd8edbfdad916ba03cf3bfcc545117a /math
parent7c4ee00c63ce64fd5e1438dc7a998109e7e4e207 (diff)
downloadpkgsrc-e9660845beebc23463f6e6a6ff5c63338b60c52f.tar.gz
Be more explicit in TeX dependencies.
Diffstat (limited to 'math')
-rw-r--r--math/texdrive/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/texdrive/Makefile b/math/texdrive/Makefile
index 8b755d13884..bf4c33b095d 100644
--- a/math/texdrive/Makefile
+++ b/math/texdrive/Makefile
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
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}