Ticket #5052: Portfile.patch
File Portfile.patch, 736 bytes (added by aconchillo@…, 19 years ago) |
---|
-
Portfile
old new 2 2 PortSystem 1.0 3 3 name dia 4 4 version 0.94 5 revision 1 5 6 description A diagram program. 6 7 long_description Dia is designed to be much like the commercial Windows \ 7 8 program Visio. It can be used to draw many different kinds \ … … 18 19 use_bzip2 yes 19 20 checksums md5 63584224912dab49fed8d2cf87ea2d85 20 21 depends_lib lib:libgtk.2:gtk2 lib:libxml2.2.6.5:libxml2 port:libxslt \ 21 port: p5-xml-parser22 port:libart_lgpl port:popt port:p5-xml-parser 22 23 patchfiles patch-shape_info.c 23 24 configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ 24 25 CFLAGS="-no-cpp-precomp -L${prefix}/lib" \