pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/tnt-mmtl (cad/tnt-mmtl) Fix build: Add BUILD_DEPEN...
details: https://anonhg.NetBSD.org/pkgsrc/rev/198211572152
branches: trunk
changeset: 439702:198211572152
user: mef <mef%pkgsrc.org@localhost>
date: Sun Sep 27 14:11:09 2020 +0000
description:
(cad/tnt-mmtl) Fix build: Add BUILD_DEPENDS+= tex-epstopdf-pkg-[0-9]*
diffstat:
cad/tnt-mmtl/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7ffe600deee5 -r 198211572152 cad/tnt-mmtl/Makefile
--- a/cad/tnt-mmtl/Makefile Sun Sep 27 13:48:21 2020 +0000
+++ b/cad/tnt-mmtl/Makefile Sun Sep 27 14:11:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2020/08/17 20:18:15 leot Exp $
+# $NetBSD: Makefile,v 1.34 2020/09/27 14:11:09 mef Exp $
DISTNAME= tnt-1.2.2
PKGNAME= ${DISTNAME:S/tnt/tnt-mmtl/}
@@ -17,6 +17,7 @@
BUILD_DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
BUILD_DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+BUILD_DEPENDS+= tex-epstopdf-pkg-[0-9]*:../../print/tex-epstopdf-pkg
GNU_CONFIGURE= YES
USE_TOOLS+= aclocal autoconf automake gmake
Home |
Main Index |
Thread Index |
Old Index