Ticket #37613: patch-Portfile.diff
File patch-Portfile.diff, 522 bytes (added by jdgleeson, 12 years ago) |
---|
-
Portfile
old new 6 6 7 7 name py-zmq 8 8 version 2.2.0.1 9 revision 29 revision 3 10 10 categories python devel net 11 11 license LGPL 12 12 platforms darwin … … 31 31 32 32 if {$subport != $name} { 33 33 depends_lib-append port:zmq 34 patchfiles-append patch-buildutils-detect.py.diff 34 35 35 36 post-patch { 36 37 set setup_cfg ${worksrcpath}/setup.cfg