Mercurial > hgrepos > FreeBSD > ports > net > turnserver
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 35:1fd6802e0f54 | 36:7b9aca232b72 |
|---|---|
| 13 LICENSE= BSD3CLAUSE | 13 LICENSE= BSD3CLAUSE |
| 14 LICENSE_FILE= ${WRKSRC}/LICENSE | 14 LICENSE_FILE= ${WRKSRC}/LICENSE |
| 15 | 15 |
| 16 LIB_DEPENDS= libevent.so:devel/libevent | 16 LIB_DEPENDS= libevent.so:devel/libevent |
| 17 | 17 |
| 18 USES= gettext-runtime perl5 pkgconfig shebangfix ssl | 18 USES= perl5 pkgconfig shebangfix ssl |
| 19 SHEBANG_FILES= examples/scripts/restapi/shared_secret_maintainer.pl | 19 SHEBANG_FILES= examples/scripts/restapi/shared_secret_maintainer.pl |
| 20 HAS_CONFIGURE= yes | 20 HAS_CONFIGURE= yes |
| 21 CONFIGURE_ENV+= PTHREAD_LIBS=-pthread TURN_DISABLE_RPATH=1 | 21 CONFIGURE_ENV+= PTHREAD_LIBS=-pthread TURN_DISABLE_RPATH=1 |
| 22 # MongoDB support is disabled until devel/mongo-c-driver is updated | 22 # MongoDB support is disabled until devel/mongo-c-driver is updated |
| 23 CONFIGURE_ENV+= TURN_NO_MONGO=1 | 23 CONFIGURE_ENV+= TURN_NO_MONGO=1 |
