aboutsummaryrefslogtreecommitdiff
path: root/deskutils/recoll
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-08-12 14:54:13 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-08-12 14:54:13 +0000
commita6bf65f97c624aacf12ab3c502da91fde948e260 (patch)
treea24dfcc4cbc56b4e5a9af8fa2e881ebfa426f302 /deskutils/recoll
parent92ad72608baca7f3a8a6063745714d38d1ae123f (diff)
downloadports-a6bf65f97c624aacf12ab3c502da91fde948e260.tar.gz
ports-a6bf65f97c624aacf12ab3c502da91fde948e260.zip
Notes
Diffstat (limited to 'deskutils/recoll')
-rw-r--r--deskutils/recoll/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile
index aa2e5d2e9803..4a6533513d70 100644
--- a/deskutils/recoll/Makefile
+++ b/deskutils/recoll/Makefile
@@ -37,8 +37,8 @@ post-patch:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= doesn't build
+.if ${OSVERSION} > 700050
+BROKEN= does not build
.endif
.include <bsd.port.post.mk>