ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Makefile.PL
(Generate patch)

Comparing deliantra/Deliantra-Client/Makefile.PL (file contents):
Revision 1.80 by elmex, Mon Jul 23 18:13:33 2007 UTC vs.
Revision 1.81 by root, Sat Aug 11 11:07:08 2007 UTC

63 Pod::POM => 0.15, 63 Pod::POM => 0.15,
64 LWP => 0, 64 LWP => 0,
65 JSON::XS => 1.41, 65 JSON::XS => 1.41,
66 }, 66 },
67 depend => { 67 depend => {
68 "CFPlus.o" => 'glfunc.h pangoopengl.h pango-font.c pango-fontmap.c pango-render.c texcache.c', 68 "CFPlus.o" => 'glfunc.h pangoopengl.h pango-font.c pango-fontmap.c pango-render.c texcache.c rendercache.c',
69 }, 69 },
70 clean => { FILES => 'docwiki.pst' }, 70 clean => { FILES => 'docwiki.pst' },
71 PM => { 71 PM => {
72 'CFPlus.pm' => '$(INST_LIBDIR)/CFPlus.pm', 72 'CFPlus.pm' => '$(INST_LIBDIR)/CFPlus.pm',
73 'CFPlus/Protocol.pm' => '$(INST_LIBDIR)/CFPlus/Protocol.pm', 73 'CFPlus/Protocol.pm' => '$(INST_LIBDIR)/CFPlus/Protocol.pm',

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines