Skip to content

Commit

Permalink
ttyd: use path-style dep for libuv
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Jun 3, 2024
1 parent bdd23d8 commit 50a55bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/ttyd/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ depends_build-append \
depends_lib-append port:json-c \
port:libwebsockets \
path:lib/libssl.dylib:openssl \
port:libuv \
path:lib/pkgconfig/libuv.pc:libuv \
port:zlib

# If gcc-4.2 is used, build fails with undefined symbols from libwebsockets
Expand Down

0 comments on commit 50a55bf

Please sign in to comment.