pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/tnt-mmtl
Module Name: pkgsrc
Committed By: mef
Date: Sun Sep 27 14:11:09 UTC 2020
Modified Files:
pkgsrc/cad/tnt-mmtl: Makefile
Log Message:
(cad/tnt-mmtl) Fix build: Add BUILD_DEPENDS+= tex-epstopdf-pkg-[0-9]*
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/cad/tnt-mmtl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/tnt-mmtl/Makefile
diff -u pkgsrc/cad/tnt-mmtl/Makefile:1.33 pkgsrc/cad/tnt-mmtl/Makefile:1.34
--- pkgsrc/cad/tnt-mmtl/Makefile:1.33 Mon Aug 17 20:18:15 2020
+++ pkgsrc/cad/tnt-mmtl/Makefile Sun Sep 27 14:11:09 2020
@@ -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-graphics-[0-9]*:../.
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