Ticket #13911: Portfile-TeXmacs.diff
File Portfile-TeXmacs.diff, 898 bytes (added by james.sumners@…, 17 years ago) |
---|
-
Portfile
old new 48 48 checksums ${name}-${version}-src.tar.gz md5 5cdd9ea143657e8801d50b9dcc97c510 \ 49 49 ${name}-extra-fonts-1.0-noarch.tar.gz md5 4666d29252da18bbc3fa7e162bb00b17 50 50 51 patchfiles patch-configure \52 patch-Makefile.953 54 51 depends_lib port:guile \ 55 52 port:libiconv \ 56 bin:tex:te TeX\53 bin:tex:texlive \ 57 54 lib:libX11:XFree86 58 55 depends_run bin:gs:ghostscript 59 56 … … 73 70 build.target { } 74 71 75 72 post-destroot { file mkdir ${destroot}/${prefix}/share/${name} 76 system "chown -R root:admin ${destroot} ${prefix}/share/${name}"73 system "chown -R root:admin ${destroot}/${prefix}/share/${name}" 77 74 78 75 file rename ${destroot}${prefix}/share/${name}/plugins/cadabra \ 79 76 ${destroot}${prefix}/share/${name}/plugins/cadabra.texmacs