diff options
-rw-r--r-- | audio/teamspeak3-server/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/teamspeak3-server/Makefile b/audio/teamspeak3-server/Makefile index 845ebc5502db..3cf6570fb252 100644 --- a/audio/teamspeak3-server/Makefile +++ b/audio/teamspeak3-server/Makefile @@ -17,6 +17,8 @@ LICENSE_NAME= TeamSpeak 3.x End User License Agreement LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell +BROKEN_FreeBSD_11=Will not start on 11 + USES= tar:bz2 NO_BUILD= yes USE_LDCONFIG= ${LIBDIR} |