diff options
Diffstat (limited to 'security/libparanoia/Makefile')
-rw-r--r-- | security/libparanoia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libparanoia/Makefile b/security/libparanoia/Makefile index 48801644277a..d4ea7fcbdd61 100644 --- a/security/libparanoia/Makefile +++ b/security/libparanoia/Makefile @@ -22,7 +22,7 @@ INSTALLS_SHLIB= yes # which may differ from release to release. .if !exists(/usr/src/lib/libc) -BROKEN= You need to have libc sources installed in /usr/src/lib/libc \ +IGNORE= You need to have libc sources installed in /usr/src/lib/libc \ before compiling. .endif |