Ticket #26361: Portfile-wxgtk.diff
File Portfile-wxgtk.diff, 969 bytes (added by mcklaren@…, 14 years ago) |
---|
-
Portfile
old new 4 4 5 5 name wxgtk 6 6 conflicts wxWidgets wxWidgets-python 7 version 2.8.4 8 revision 3 7 version 2.8.11 9 8 categories x11 10 9 platforms darwin 11 10 maintainers nomaintainer … … 18 17 master_sites sourceforge:wxwindows 19 18 distname wxGTK-${version} 20 19 21 checksums md5 22e42c1601d9759530c875ffa2c3c554 20 checksums md5 6040933d200037f90f6aa1c5169e7ec6 \ 21 sha1 e979d9d2b1ee5bd10e90fd00b02f3306327c661a \ 22 rmd160 8028caed3be9ff5793dc7eab015d88d6c945f66d 22 23 23 24 use_bzip2 yes 24 25 … … 29 30 port:freetype \ 30 31 port:zlib 31 32 32 patchfiles patch-Makefile.in \ 33 patch-gsocket.diff 33 patchfiles patch-Makefile.in 34 34 35 35 configure.args --with-gtk --with-libpng --with-libjpeg --with-libtiff \ 36 36 --with-freetype --with-zlib