diff --git a/sysutils/truncate/Makefile b/sysutils/truncate/Makefile index 3d0bce2fd03d..5c980df91376 100644 --- a/sysutils/truncate/Makefile +++ b/sysutils/truncate/Makefile @@ -20,6 +20,6 @@ WRKSRC= ${WRKDIR}/truncate .include .if ${OSVERSION} >= 420000 -#BROKEN= "truncate(1) is in the base-system" +BROKEN= "truncate(1) is in the base-system" .endif .include