diff --git a/build/platforms/freebsd3-gcc/Make-platform b/build/platforms/freebsd3-gcc/Make-platform
index 23d0b69e6b1efd927879255a2ef54843014076b1..fcce7489423fc5898ff2f330bb6268fcb4a6bbfb 100644
--- a/build/platforms/freebsd3-gcc/Make-platform
+++ b/build/platforms/freebsd3-gcc/Make-platform
@@ -35,7 +35,7 @@ THREADSLIB= -pthread
 
 # if you built/installed with -DNOLIBC_R, you'll need uncomment
 # out the following
-#THREADS= -DNO_THREADS -DPTHREAD_PREEMPTIVE
+#THREADS= -DNO_THREADS
 #THREADSLIB=
 
 # crypt(3) is in a separate library