pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/cjk-lyx convert to use tex.buildlink3.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/38c7c02898cf
branches: trunk
changeset: 502768:38c7c02898cf
user: tonio <tonio%pkgsrc.org@localhost>
date: Tue Nov 08 20:33:50 2005 +0000
description:
convert to use tex.buildlink3.mk
diffstat:
print/cjk-lyx/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 41f3c9ec5725 -r 38c7c02898cf print/cjk-lyx/Makefile
--- a/print/cjk-lyx/Makefile Tue Nov 08 20:30:57 2005 +0000
+++ b/print/cjk-lyx/Makefile Tue Nov 08 20:33:50 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/07/16 01:19:18 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2005/11/08 20:33:50 tonio Exp $
DISTNAME= lyx-${LYX_VERS}
PKGNAME= cjk-${DISTNAME}
@@ -21,8 +21,8 @@
CONFLICTS= lyx-[0-9]*
DEPENDS+= ispell-base-[0-9]*:../../textproc/ispell-base
-DEPENDS+= teTeX-bin>=1.0.7nb1:../../print/teTeX-bin
+LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_TOOLS+= perl:run
@@ -32,5 +32,6 @@
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/xpm/buildlink3.mk"
.include "../../x11/xforms/buildlink3.mk"
+.include "../../mk/tex.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index