summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-05 11:25:33 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-05 11:25:33 +0000
commit0218d11cea23cc400845c0f6f5766cd12a3afd54 (patch)
tree2c147af762635efe3696306f3c0e401c846657fa /comms
parentPet portlint. (diff)
Change IGNORE to BROKEN accordingly to:
books/porters-handbook/dads-noinstall.html Since it does not build then it should be BROKEN not IGNORE. PR: 98524 Submitted by: Soeren Straarup (maintainer) Approved by: lawrance (mentor, implicit)
Notes
Notes: svn path=/head/; revision=164428
Diffstat (limited to 'comms')
-rw-r--r--comms/linpsk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/linpsk/Makefile b/comms/linpsk/Makefile
index d00d236bc24b..e660b170dcee 100644
--- a/comms/linpsk/Makefile
+++ b/comms/linpsk/Makefile
@@ -35,7 +35,7 @@ SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-IGNORE= does not build on FreeBSD 4.x
+BROKEN= does not build on FreeBSD 4.x
.endif
post-patch: