pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/dinotrace
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 12 11:23:35 UTC 2025
Modified Files:
pkgsrc/cad/dinotrace: Makefile
Log Message:
dinotrace: add tex-pdftex dependency to fix build
Closes PR 58988.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/cad/dinotrace/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/dinotrace/Makefile
diff -u pkgsrc/cad/dinotrace/Makefile:1.59 pkgsrc/cad/dinotrace/Makefile:1.60
--- pkgsrc/cad/dinotrace/Makefile:1.59 Tue Jun 6 12:40:18 2023
+++ pkgsrc/cad/dinotrace/Makefile Sun Jan 12 11:23:35 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2023/06/06 12:40:18 riastradh Exp $
+# $NetBSD: Makefile,v 1.60 2025/01/12 11:23:35 wiz Exp $
#
DISTNAME= dinotrace-9.4f
PKGREVISION= 2
@@ -14,6 +14,7 @@ LICENSE= gnu-gpl-v3
TOOL_DEPENDS+= gtexinfo-[0-9]*:../../devel/gtexinfo
TOOL_DEPENDS+= web2c>=2020:../../print/web2c
TOOL_DEPENDS+= tex-texinfo-[0-9]*:../../print/tex-texinfo
+TOOL_DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
GNU_CONFIGURE= YES
INFO_FILES= YES
Home |
Main Index |
Thread Index |
Old Index