aboutsummaryrefslogtreecommitdiff
path: root/audio/jack
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-12-19 21:56:25 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-12-19 21:56:25 +0000
commitf2f8530e3990055c450c7c0a2723ae89dc0e0dc5 (patch)
treeb0d1322ef0e4589eb2d2a063d9041b176584fbd0 /audio/jack
parent5a1959810926810b009576ecb6594c20509646d3 (diff)
downloadports-f2f8530e3990055c450c7c0a2723ae89dc0e0dc5.tar.gz
ports-f2f8530e3990055c450c7c0a2723ae89dc0e0dc5.zip
Notes
Diffstat (limited to 'audio/jack')
-rw-r--r--audio/jack/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile
index 318cf329ad8f..8ff82f2f039d 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -81,8 +81,8 @@ post-patch:
post-build:
@${RM} -f ${WRKSRC}/doc/reference/html/dir__2F*
-#.if ${OSVERSION} < 500000
-#BROKEN= Does not compile on 4.x
-#.endif
+.if ${OSVERSION} < 500000
+BROKEN= Does not compile on 4.x
+.endif
.include <bsd.port.post.mk>