Skip to content

Commit 82972c1

Browse files
authored
lttoolbox: Fix depends_build-append
1 parent eb57a78 commit 82972c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

textproc/lttoolbox/Portfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ checksums rmd160 81acb8547ecebd9a1ca335ae4cd949bd76e8df8c \
3434

3535
compiler.cxx_standard 2017
3636

37-
depends_build path:bin/pkg-config:pkgconfig \
37+
depends_build-append path:bin/pkg-config:pkgconfig \
3838
port:utfcpp
3939

40-
depends_lib port:libxml2 \
40+
depends_lib-append port:libxml2 \
4141
port:icu

0 commit comments

Comments
 (0)