aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bacula-server
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:08:39 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:08:39 +0000
commit4d5623ea35be1700ed738b3434c31b6e40943604 (patch)
tree9811a15ac44a1c22adc82f032496ba3c52a709f6 /sysutils/bacula-server
parent0d263e77cb9c8fc0d78cb27161bb31c39bbd3910 (diff)
downloadports-4d5623ea35be1700ed738b3434c31b6e40943604.tar.gz
ports-4d5623ea35be1700ed738b3434c31b6e40943604.zip
Notes
Diffstat (limited to 'sysutils/bacula-server')
-rw-r--r--sysutils/bacula-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bacula-server/Makefile b/sysutils/bacula-server/Makefile
index 5c2a54ec61a5..5b7291b8565d 100644
--- a/sysutils/bacula-server/Makefile
+++ b/sysutils/bacula-server/Makefile
@@ -192,7 +192,7 @@ MAKE_ENV+= MAN8="${MAN8}" MAN1="${MAN1}"
pre-everything::
.if !defined(WITH_CLIENT_ONLY)
-.if ${OSVERSION} < 490101 || (${OSVERSION} >= 500000 && ${OSVERSION} < 502101)
+.if ${OSVERSION} < 502101
@${ECHO_MSG} "=======> ATTENTION <======="
@${ECHO_MSG} "===> Note that there is a pthreads problem, which leads to the loss of 500kB"
@${ECHO_MSG} "===> of data at the end of an tape. This is corrected in newer versions of FreeBSD"