summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2001-03-23 16:08:52 +0000
committeralex <alex@FreeBSD.org>2001-03-23 16:08:52 +0000
commitfd71994951ecaec2deb1e93d15755a63c1f7e6fe (patch)
treeaf4a7c3720fcc53e349f9dee779ead8ec4bd23ed /sysutils
parentf13fce7fdfee67f2c152fd73c651c4b7da6dd21c (diff)
downloadFreeBSD-ports-fd71994951ecaec2deb1e93d15755a63c1f7e6fe.zip
FreeBSD-ports-fd71994951ecaec2deb1e93d15755a63c1f7e6fe.tar.gz
Remove the "#" at the beginning of the BROKEN= line. *blush*
Submitted by: jedgar
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/truncate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/truncate/Makefile b/sysutils/truncate/Makefile
index 3d0bce2..5c980df 100644
--- a/sysutils/truncate/Makefile
+++ b/sysutils/truncate/Makefile
@@ -20,6 +20,6 @@ WRKSRC= ${WRKDIR}/truncate
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 420000
-#BROKEN= "truncate(1) is in the base-system"
+BROKEN= "truncate(1) is in the base-system"
.endif
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud