Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159109266
D9170.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
724 B
Referenced Files
None
Subscribers
None
D9170.id.diff
View Options
Index: head/audio/teamspeak3-server/Makefile
===================================================================
--- head/audio/teamspeak3-server/Makefile
+++ head/audio/teamspeak3-server/Makefile
@@ -17,8 +17,6 @@
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, Bug 212493
-
USES= tar:bz2
NO_BUILD= yes
USE_LDCONFIG= ${LIBDIR}
@@ -46,6 +44,10 @@
.include <bsd.port.options.mk>
+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100000 && ${OSVERSION} < 1100507
+BROKEN= Will not start on FreeBSD 11, Bug 212493
+.endif
+
.if ${ARCH} == "i386"
TEAMSPEAK_ARCH= x86
WRKSRC= ${WRKDIR}/${PORTNAME}_freebsd_${TEAMSPEAK_ARCH}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 11, 5:45 AM (18 m, 22 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33868740
Default Alt Text
D9170.id.diff (724 B)
Attached To
Mode
D9170: audio/teamspeak3-server: unbreak on 11-STABLE
Attached
Detach File
Event Timeline
Log In to Comment