diff options
author | Cy Schubert <cy@FreeBSD.org> | 2006-01-16 12:32:32 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2006-01-16 12:32:32 +0000 |
commit | 50b5beb41964033ddae80b5a4b869752ad421778 (patch) | |
tree | 0ec274ddbec5988cc16389cc72895c7cb2082cb2 /security/tripwire/Makefile | |
parent | 1c36a87df5785c3b9dfe18322b642a07ab04ba40 (diff) | |
download | ports-50b5beb41964033ddae80b5a4b869752ad421778.tar.gz ports-50b5beb41964033ddae80b5a4b869752ad421778.zip |
Notes
Diffstat (limited to 'security/tripwire/Makefile')
-rw-r--r-- | security/tripwire/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile index b954e5a5c699..36d9e390717e 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.[0-9]*$/-&/:C/-\./-/} MAINTAINER= cy@FreeBSD.org COMMENT= File system security and verification program +BROKEN= DOES NOT BUILD: /usr/lib/libpthread.so: undefined reference to __usleep LATEST_LINK= ${PORTNAME} MAN5= twfiles.5 twconfig.5 twpolicy.5 |