diff options
Diffstat (limited to 'comms/linpsk/Makefile')
-rw-r--r-- | comms/linpsk/Makefile | 2 |
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: |