# HG changeset patch # User Franz Glasner # Date 1742211196 -3600 # Node ID 7b9aca232b7269e1ea92d6b578bc6a7c7c6a7a48 # Parent 1fd6802e0f5449cc8ab6ef6cb62083cb5aef9f9b Do not need gettext-runtime diff -r 1fd6802e0f54 -r 7b9aca232b72 Makefile --- a/Makefile Mon Mar 17 12:25:21 2025 +0100 +++ b/Makefile Mon Mar 17 12:33:16 2025 +0100 @@ -15,7 +15,7 @@ LIB_DEPENDS= libevent.so:devel/libevent -USES= gettext-runtime perl5 pkgconfig shebangfix ssl +USES= perl5 pkgconfig shebangfix ssl SHEBANG_FILES= examples/scripts/restapi/shared_secret_maintainer.pl HAS_CONFIGURE= yes CONFIGURE_ENV+= PTHREAD_LIBS=-pthread TURN_DISABLE_RPATH=1