Ticket #25627: libdnet-dist_subdir.diff

File libdnet-dist_subdir.diff, 1.3 KB (added by ryandesign (Ryan Carsten Schmidt), 14 years ago)

proposed patch

  • python/py-libdnet/Portfile

     
    2121homepage                http://libdnet.sourceforge.net
    2222master_sites            sourceforge:libdnet
    2323distname                libdnet-${version}
     24dist_subdir             libdnet
    2425
    2526depends_lib             port:python24 port:libdnet
    2627
  • python/py25-libdnet/Portfile

     
    2222homepage                http://libdnet.sourceforge.net
    2323master_sites            sourceforge:libdnet
    2424distname                libdnet-${version}
     25dist_subdir             libdnet
    2526
    2627depends_lib             port:python25 port:libdnet
    2728
  • python/py26-libdnet/Portfile

     
    2424homepage                http://libdnet.sourceforge.net
    2525master_sites            sourceforge:libdnet
    2626distname                libdnet-${version}
     27dist_subdir             libdnet
    2728
    2829depends_lib             port:python26 port:libdnet
    2930