diff options
Diffstat (limited to 'security/libpwstor/Makefile')
-rw-r--r-- | security/libpwstor/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security/libpwstor/Makefile b/security/libpwstor/Makefile index bf41732d480f..f366d8cc6a7f 100644 --- a/security/libpwstor/Makefile +++ b/security/libpwstor/Makefile @@ -45,10 +45,6 @@ MAN3= pwstor.3 \ CFLAGS+= -fPIC -DPIC .endif -.if ${OSVERSION} < 700000 -BROKEN= does not compile on FreeBSD 6.x -.endif - .if defined(WITH_DEBUG) CONFIGURE_ARGS+= --enable-debug .endif |