On Jul 14, 2011, at 00:56, [email protected] wrote:

> Revision: 80513
>          http://trac.macports.org/changeset/80513
> Author:   [email protected]
> Date:     2011-07-13 22:56:38 -0700 (Wed, 13 Jul 2011)
> Log Message:
> -----------
> texlive-bin: update patches required to build & destroot 2011 source.


> Added: 
> users/dports/ports/tex/texlive-bin/files/patch-texk_tetex_Makefile.in.diff
> ===================================================================
> --- 
> users/dports/ports/tex/texlive-bin/files/patch-texk_tetex_Makefile.in.diff    
>                             (rev 0)
> +++ 
> users/dports/ports/tex/texlive-bin/files/patch-texk_tetex_Makefile.in.diff    
>     2011-07-14 05:56:38 UTC (rev 80513)
> @@ -0,0 +1,78 @@
> +--- texk/tetex/Makefile.in.orig      2011-06-16 10:01:09.000000000 -0400
> ++++ texk/tetex/Makefile.in   2011-07-14 01:15:34.000000000 -0400
> +@@ -220,12 +220,12 @@
> +     texconfig-sys \
> +     texlinks
> + 
> +-scriptsdir = texmf/scripts/tetex
> ++scriptsdir = scripts/tetex
> + nodist_bin_SCRIPTS = $(am__append_1)
> + all_scripts = $(lua_scripts) $(perl_scripts) $(shell_scripts)
> + @WIN32_TRUE@@WIN32_WRAP_TRUE@wrappers = $(all_scripts:=.exe)
> + @WIN32_TRUE@@WIN32_WRAP_TRUE@runscript = 
> $(top_srcdir)/../../texk/texlive/w32_wrapper/runscript.exe
> +-texmfdir = ${prefix}/$(scriptsdir)
> ++texmfdir = /opt/local/share/texmf-texlive/$(scriptsdir)

Oh dear: you're hardcoding "/opt/local" all over the place in this patch. Don't 
forget to fix that before this gets pushed to the main tree.



_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to