Ticket #47557: Portfile.diff
File Portfile.diff, 465 bytes (added by nomis52@…, 10 years ago) |
---|
-
Portfile
old new 48 48 configure.python ${prefix}/bin/python2.7 49 49 } 50 50 51 variant rdm_tests requires python27 description {Enable the Python 2.7 API} { 52 configure.args-append --enable-rdm-tests 53 } 54 51 55 variant http description {Build with embedded web server} { 52 56 depends_lib-append port:libmicrohttpd 53 57 configure.args-delete --disable-http