Ticket #67292: kdevelop_d85295.patch

File kdevelop_d85295.patch, 524 bytes (added by RJVB (René Bertin), 13 months ago)

use the rust PG instead of a port:rust depspec

  • sysutils/clamav/Portfile

    diff --git a/sysutils/clamav/Portfile b/sysutils/clamav/Portfile
    index 4f3a0ddfb2cbc5d814cb131c00ef09bac7a7ddd4..e323ccb290c32c7d3492e97a45d28e4269e2d63e 100644
    a b  
    11PortSystem 1.0
    22PortGroup legacysupport 1.0
     3PortGroup rust 1.0
    34PortGroup cmake 1.1
    45
    56name                    clamav
    use_parallel_build yes 
    2930depends_build           path:bin/cmake:cmake \
    3031                        port:pkgconfig \
    3132                        bin:git:git \
    32                         port:rust \
    3333                        port:cargo
    3434
    3535depends_lib             port:libiconv \