diff Makefile @ 36:7b9aca232b72

Do not need gettext-runtime
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 17 Mar 2025 12:33:16 +0100
parents 1fd6802e0f54
children 7c9e66b5d3a8
line wrap: on
line diff
--- 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