summaryrefslogtreecommitdiff
path: root/science/kst2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--science/kst2/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/science/kst2/Makefile b/science/kst2/Makefile
index 2cc30abdcb86..65c0b0f688e3 100644
--- a/science/kst2/Makefile
+++ b/science/kst2/Makefile
@@ -32,11 +32,7 @@ MAN1= kst.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= does not build
-.endif
-
-.if ${OSVERSION} < 500000 || exists(${LOCALBASE}/lib/libreadline.so.5)
+.if exists(${LOCALBASE}/lib/libreadline.so.5)
LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline
.endif