aboutsummaryrefslogtreecommitdiff
path: root/audio/jack
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 17:27:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 17:27:29 +0000
commitc4d4cacd63490d4b63e844ae298880332a388ba7 (patch)
tree3913b841cc9c2f98d7e4b2056eafc0d9980bf1c8 /audio/jack
parent5faefa6350cd172add279e339bd86a650313beb3 (diff)
downloadports-c4d4cacd63490d4b63e844ae298880332a388ba7.tar.gz
ports-c4d4cacd63490d4b63e844ae298880332a388ba7.zip
Notes
Diffstat (limited to 'audio/jack')
-rw-r--r--audio/jack/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile
index 4f0a26b8709d..0de92dcab41a 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -47,10 +47,6 @@ CONFIGURE_ENV+= ac_cv_prog_HAVE_DOXYGEN="false"
PLIST_SUB+= DOCS="@comment "
.endif
-.if (${OSVERSION} < 502102 )
-BROKEN= Does not compile
-.endif
-
.if exists(${LOCALBASE}/lib/libreadline.so.5)
LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline
.endif