Skip to content

Commit

Permalink
net/osrtspproxy: Fix build with llvm16
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 6, 2023
1 parent f97b345 commit 7ba22cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions net/osrtspproxy/Makefile
Expand Up @@ -9,6 +9,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Reference implementation kit of an RTSP proxy
WWW= https://sourceforge.net/projects/rtsp/

USE_CXXSTD= c++14

HAS_CONFIGURE= yes

PLIST_FILES= sbin/rtspproxy etc/rc.d/rtspproxy.sh.sample
Expand Down

0 comments on commit 7ba22cf

Please sign in to comment.