Ticket #47557: Portfile.diff

File Portfile.diff, 465 bytes (added by nomis52@…, 9 years ago)
  • Portfile

    old new  
    4848    configure.python        ${prefix}/bin/python2.7
    4949}
    5050
     51variant rdm_tests requires python27 description {Enable the Python 2.7 API} {
     52    configure.args-append   --enable-rdm-tests
     53}
     54
    5155variant http description {Build with embedded web server} {
    5256    depends_lib-append      port:libmicrohttpd
    5357    configure.args-delete   --disable-http