diff options
-rw-r--r-- | net/liveMedia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index 16189bbacd14..46c0f07325af 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -25,7 +25,7 @@ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= genMakefiles CONFIGURE_ARGS= fixed-freebsd -USES= gmake +USES= compiler:c++11-lang gmake USE_LDCONFIG= yes .include <bsd.port.pre.mk> |