pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-hyperref
Module Name: pkgsrc
Committed By: ryoon
Date: Mon May 4 04:24:07 UTC 2020
Modified Files:
pkgsrc/print/tex-hyperref: Makefile
Log Message:
tex-hyperref: Fix tex-zapfding dependency pattern
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/tex-hyperref/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/tex-hyperref/Makefile
diff -u pkgsrc/print/tex-hyperref/Makefile:1.22 pkgsrc/print/tex-hyperref/Makefile:1.23
--- pkgsrc/print/tex-hyperref/Makefile:1.22 Sun May 3 11:57:31 2020
+++ pkgsrc/print/tex-hyperref/Makefile Mon May 4 04:24:07 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2020/05/03 11:57:31 markd Exp $
+# $NetBSD: Makefile,v 1.23 2020/05/04 04:24:07 ryoon Exp $
DISTNAME= hyperref
PKGNAME= tex-${DISTNAME}-7.00d
@@ -28,7 +28,7 @@ DEPENDS+= tex-refcount-[0-9]*:../../prin
DEPENDS+= tex-rerunfilecheck-[0-9]*:../../print/tex-rerunfilecheck
DEPENDS+= tex-stringenc-[0-9]*:../../print/tex-stringenc
DEPENDS+= tex-url>=3.2:../../print/tex-url
-DEPENDS+= tex-zapfding-[0-9]*:../../print/tex-zapfding
+DEPENDS+= tex-zapfding-[0-9]*:../../fonts/tex-zapfding
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index