pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/boomerang Refine the TeX build dependencies.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6eee99f3ed3
branches: trunk
changeset: 651005:c6eee99f3ed3
user: markd <markd%pkgsrc.org@localhost>
date: Thu Apr 30 06:49:58 2015 +0000
description:
Refine the TeX build dependencies.
diffstat:
lang/boomerang/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 31717817f094 -r c6eee99f3ed3 lang/boomerang/Makefile
--- a/lang/boomerang/Makefile Thu Apr 30 06:35:13 2015 +0000
+++ b/lang/boomerang/Makefile Thu Apr 30 06:49:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/01/20 14:24:36 jaapb Exp $
+# $NetBSD: Makefile,v 1.8 2015/04/30 06:49:58 markd Exp $
#
DISTNAME= boomerang-0.2-source
@@ -20,7 +20,8 @@
BUILD_DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
BUILD_DEPENDS+= tex-amscls-[0-9]*:../../print/tex-amscls
BUILD_DEPENDS+= tex-preprint-[0-9]*:../../print/tex-preprint
-BUILD_DEPENDS+= teTeX-texmf-[0-9]*:../../print/teTeX3-texmf
+BUILD_DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
+BUILD_DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
BUILD_DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
WRKSRC= ${WRKDIR}/boomerang-20090902
Home |
Main Index |
Thread Index |
Old Index