pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/tex-luatexbase



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Jul 14 12:12:55 UTC 2016

Modified Files:
        pkgsrc/devel/tex-luatexbase: Makefile

Log Message:
Add dependency on tex-ctablestack


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/tex-luatexbase/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/tex-luatexbase/Makefile
diff -u pkgsrc/devel/tex-luatexbase/Makefile:1.5 pkgsrc/devel/tex-luatexbase/Makefile:1.6
--- pkgsrc/devel/tex-luatexbase/Makefile:1.5    Thu Jun 16 03:54:44 2016
+++ pkgsrc/devel/tex-luatexbase/Makefile        Thu Jul 14 12:12:55 2016
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2016/06/16 03:54:44 markd Exp $
+# $NetBSD: Makefile,v 1.6 2016/07/14 12:12:55 markd Exp $
 
 DISTNAME=      luatexbase
 PKGNAME=       tex-${DISTNAME}-1.3
+PKGREVISION=   1
 TEXLIVE_REV=   38550
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Basic resource management for LuaTeX code
 LICENSE=       lppl-1.3c
 
+DEPENDS+=      tex-ctablestack-[0-9]*:../../print/tex-ctablestack
 DEPENDS+=      tex-ifluatex-[0-9]*:../../print/tex-ifluatex
 DEPENDS+=      tex-luatex-[0-9]*:../../print/tex-luatex
 



Home | Main Index | Thread Index | Old Index