diff options
Diffstat (limited to 'net/kamailio/Makefile')
-rw-r--r-- | net/kamailio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kamailio/Makefile b/net/kamailio/Makefile index 9c438623804e..e320c28e3704 100644 --- a/net/kamailio/Makefile +++ b/net/kamailio/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash -USES= compiler:c11 cpe gmake ncurses pkgconfig python:3.5+ readline \ +USES= compiler:c11 cpe gmake ncurses pkgconfig python readline \ shebangfix USE_LDCONFIG= yes |