View | Details | Raw Unified | Return to bug 212237 | Differences between
and this patch

Collapse All | Expand All

(-)audio/teamspeak3-server/Makefile (+2 lines)
Lines 17-23 Link Here
17
LICENSE_FILE=	${WRKSRC}/LICENSE
17
LICENSE_FILE=	${WRKSRC}/LICENSE
18
LICENSE_PERMS=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell
18
LICENSE_PERMS=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell
19
19
20
.if ${OSVERSION} < 1100507
20
BROKEN_FreeBSD_11=Will not start on 11, Bug 212493
21
BROKEN_FreeBSD_11=Will not start on 11, Bug 212493
22
.endif
21
23
22
USES=		tar:bz2
24
USES=		tar:bz2
23
NO_BUILD=	yes
25
NO_BUILD=	yes

Return to bug 212237