aboutsummaryrefslogtreecommitdiff
path: root/security/lockdown
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-04-19 07:55:35 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-04-19 07:55:35 +0000
commit277bf06955bb18fca27e1ef68057466e196b92a9 (patch)
tree66f5562b6a16a5bd7dfb1c2e850be48715e4f82d /security/lockdown
parent796458fbeaa4c639ac318204ce901369811cb63b (diff)
downloadports-277bf06955bb18fca27e1ef68057466e196b92a9.tar.gz
ports-277bf06955bb18fca27e1ef68057466e196b92a9.zip
Notes
Diffstat (limited to 'security/lockdown')
-rw-r--r--security/lockdown/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/lockdown/Makefile b/security/lockdown/Makefile
index 91698d30c3c1..e73dc505cb13 100644
--- a/security/lockdown/Makefile
+++ b/security/lockdown/Makefile
@@ -18,15 +18,11 @@ MAN1= editfile.1 editfstab.1 editkernel.1 editlogin.1 editttys.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= "Does not build on 4.x"
-.endif
-
.if ${ARCH} == amd64
CFLAGS+= -fPIC
.endif
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/lockdown