pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/lyx



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Tue Jul 30 08:01:42 UTC 2019

Modified Files:
        pkgsrc/editors/lyx: Makefile

Log Message:
lyx: Comment out non-existent print/tex-bezos.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/editors/lyx/Makefile

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

Modified files:

Index: pkgsrc/editors/lyx/Makefile
diff -u pkgsrc/editors/lyx/Makefile:1.78 pkgsrc/editors/lyx/Makefile:1.79
--- pkgsrc/editors/lyx/Makefile:1.78    Mon Jul  1 04:08:07 2019
+++ pkgsrc/editors/lyx/Makefile Tue Jul 30 08:01:42 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2019/07/01 04:08:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.79 2019/07/30 08:01:42 jperkin Exp $
 
 DISTNAME=              lyx-2.3.2
 PKGREVISION=           3
@@ -22,7 +22,7 @@ DEPENDS+=             tex-amsfonts-[0-9]*:../../fon
 DEPENDS+=              tex-amsmath-[0-9]*:../../print/tex-amsmath
 DEPENDS+=              tex-babel-[0-9]*:../../print/tex-babel
 DEPENDS+=              tex-bera-[0-9]*:../../fonts/tex-bera
-DEPENDS+=              tex-bezos-[0-9]*:../../print/tex-bezos
+#DEPENDS+=             tex-bezos-[0-9]*:../../print/tex-bezos
 DEPENDS+=              tex-bibtex-[0-9]*:../../print/tex-bibtex
 DEPENDS+=              tex-bibtopic-[0-9]*:../../print/tex-bibtopic
 DEPENDS+=              tex-eco-[0-9]*:../../fonts/tex-eco



Home | Main Index | Thread Index | Old Index