Ticket #41718: Portfile.diff

File Portfile.diff, 720 bytes (added by alfred@…, 10 years ago)

Patch to portfile to add patchfile and db dependancy

  • Portfile

    old new  
    3232checksums               rmd160  89dad0259e90acef30a7aa5f3471de3aaeb06147 \
    3333                        sha256  82e492455486e655c315f027d393dbeb49ad930804acccdc51b30d57e1294ff5
    3434
    35 depends_lib             port:libpcap \
     35depends_lib             port:db44 \
     36                        port:libpcap \
    3637                        port:openssl \
    3738                        port:libnids \
    3839                        port:xorg-libXmu
    3940
    4041patchfiles              patch-pcaputil.c \
    41                         patch-sshcrypto.c
     42                        patch-sshcrypto.c \
     43                        patch-configure
    4244
    4345require_active_variants libnids libnet libnet11
    4446