FreeBSD Bugzilla – Attachment 39602 Details for
Bug 62405
Can't install print/lyx
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lyx.diff
lyx.diff (text/plain), 1.28 KB, created by
Miguel Mendez
on 2004-02-18 20:13:21 UTC
(
hide
)
Description:
lyx.diff
Filename:
MIME Type:
Creator:
Miguel Mendez
Created:
2004-02-18 20:13:21 UTC
Size:
1.28 KB
patch
obsolete
>diff -ruN lyx.old/Makefile lyx/Makefile >--- lyx.old/Makefile Tue Feb 17 09:34:10 2004 >+++ lyx/Makefile Wed Feb 18 18:19:03 2004 >@@ -21,10 +21,6 @@ > RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ > latex:${PORTSDIR}/print/teTeX > >-BROKEN= "Does not install" >-DEPRECATED= ${BROKEN} >-EXPIRATION_DATE=2004-04-16 >- > USE_BZIP2= yes > USE_GETTEXT= yes > USE_PERL5= yes >diff -ruN lyx.old/files/patch-lib::Makefile.am lyx/files/patch-lib::Makefile.am >--- lyx.old/files/patch-lib::Makefile.am Thu Jan 1 01:00:00 1970 >+++ lyx/files/patch-lib::Makefile.am Wed Feb 18 18:24:53 2004 >@@ -0,0 +1,15 @@ >+--- lib/Makefile.am.orig Wed Sep 17 15:13:05 2003 >++++ lib/Makefile.am Wed Feb 18 18:24:39 2004 >+@@ -58,8 +58,10 @@ >+ ln -f -s `kpsewhich $$i` $(DESTDIR)$(pkgdatadir)/xfonts/$$i ; \ >+ done ; \ >+ $(INSTALL_DATA) xfonts/fonts.dir $(DESTDIR)$(pkgdatadir)/xfonts/fonts.dir ; \ >+- $(INSTALL_DATA) xfonts/fonts.scale $(DESTDIR)$(pkgdatadir)/xfonts/fonts.scale >+- test -f xfonts/PSres.upr && $(INSTALL_DATA) xfonts/PSres.upr $(DESTDIR)$(pkgdatadir)/xfonts/PSres.upr >++ $(INSTALL_DATA) xfonts/fonts.scale $(DESTDIR)$(pkgdatadir)/xfonts/fonts.scale ; >++ if test -f xfonts/PSres.upr ; then >++ $(INSTALL_DATA) xfonts/PSres.upr $(DESTDIR)$(pkgdatadir)/xfonts/PSres.upr ; >++ fi >+ >+ uninstall-xfonts: >+ rm -rf $(DESTDIR)$(pkgdatadir)/xfonts
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 62405
: 39602