head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.1.1.1.0.6 pkgsrc-2009Q4-base:1.1.1.1 pkgsrc-2009Q3:1.1.1.1.0.4 pkgsrc-2009Q3-base:1.1.1.1 pkgsrc-2009Q2:1.1.1.1.0.2 pkgsrc-2009Q2-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2010.01.16.03.21.45; author minskim; state dead; branches; next 1.1; 1.1 date 2009.04.11.21.35.19; author minskim; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.04.11.21.35.19; author minskim; state Exp; branches; next ; desc @@ 1.2 log @Update xetex to 0.9995.2, which is a part of TeX Live 2009. This version includes more primitives that the LaTeX3 team asked for. - New primitives that the LaTeX3 team asked for. @ text @$NetBSD: patch-aa,v 1.1 2009/04/11 21:35:19 minskim Exp $ --- ../make/tkpathsea.mk.orig 2008-05-29 13:59:08.000000000 -0700 +++ ../make/tkpathsea.mk @@@@ -4,10 +4,9 @@@@ makeargs = $(MFLAGS) CC='$(CC)' CFLAGS=' # This is wrong: the library doesn't depend on kpsewhich.c or # acconfig.h. But what to do? -$(kpathsea): $(kpathsea_srcdir)/*.c $(kpathsea_srcdir)/*.h \ - $(top_srcdir)/../make/paths.mk - cd $(kpathsea_dir) && $(MAKE) $(makeargs) +$(kpathsea): + true -$(kpathsea_dir)/paths.h: $(kpathsea_srcdir)/texmf.cnf - cd $(kpathsea_dir) && $(MAKE) $(makeargs) +$(kpathsea_dir)/paths.h: + true # End of tkpathsea.mk. @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1.1.1 2009/02/01 06:05:58 minskim Exp $ @ 1.1.1.1 log @Import xetex-0.999.6 as print/xetex. XeTeX is a typesetting system based on a merger of Donald Knuth's TeX system with Unicode and modern font technologies. @ text @@