diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-05 11:25:33 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-05 11:25:33 +0000 |
commit | 0218d11cea23cc400845c0f6f5766cd12a3afd54 (patch) | |
tree | 2c147af762635efe3696306f3c0e401c846657fa /comms | |
parent | e0501904b6e3dd9ac32bee66aa07d18053d016e3 (diff) | |
download | ports-0218d11cea23cc400845c0f6f5766cd12a3afd54.tar.gz ports-0218d11cea23cc400845c0f6f5766cd12a3afd54.zip |
Notes
Diffstat (limited to 'comms')
-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: |