pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/tex-hyperxmp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 21 14:35:05 UTC 2022

Modified Files:
        pkgsrc/print/tex-hyperxmp: Makefile

Log Message:
tex-hyperxmp: update comments


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-hyperxmp/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-hyperxmp/Makefile
diff -u pkgsrc/print/tex-hyperxmp/Makefile:1.3 pkgsrc/print/tex-hyperxmp/Makefile:1.4
--- pkgsrc/print/tex-hyperxmp/Makefile:1.3      Tue Jun 28 11:35:32 2022
+++ pkgsrc/print/tex-hyperxmp/Makefile  Sun Aug 21 14:35:05 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/06/28 11:35:32 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/08/21 14:35:05 wiz Exp $
 
 DISTNAME=      hyperxmp
 PKGNAME=       tex-${DISTNAME}-5.9
@@ -22,7 +22,10 @@ REPLACE_PERL+=       texmf-dist/scripts/hyperx
 DEPENDS+=      tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
 DEPENDS+=      tex-hyperref-[0-9]*:../../print/tex-hyperref
 DEPENDS+=      tex-ifmtarg-[0-9]*:../../print/tex-ifmtarg
+# ifluatex
 DEPENDS+=      tex-iftex-[0-9]*:../../print/tex-iftex
+# ifthen
+DEPENDS+=      tex-latex-[0-9]*:../../print/tex-latex
 DEPENDS+=      tex-intcalc-[0-9]*:../../print/tex-intcalc
 DEPENDS+=      tex-kvoptions-[0-9]*:../../print/tex-kvoptions
 DEPENDS+=      tex-luacode-[0-9]*:../../print/tex-luacode
@@ -30,8 +33,5 @@ DEPENDS+=     tex-pdfescape-[0-9]*:../../pri
 DEPENDS+=      tex-stringenc-[0-9]*:../../print/tex-stringenc
 DEPENDS+=      tex-totpages-[0-9]*:../../print/tex-totpages
 
-#DEPENDS+=     tex-ifthen-[0-9]*:../../print/tex-ifthen
-#DEPENDS+=     tex-ifluatex-[0-9]*:../../print/tex-ifluatex
-
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index