diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-17 21:03:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-17 21:03:01 +0000 |
commit | a9ef72438656832676b5fc0e2f1578444dafd2d0 (patch) | |
tree | f1dfe5e21aa84ec1d0a32400debb6c7ee7742721 /security/trousers | |
parent | 89638079797921a5d9a57d3844af5be8c3a050ca (diff) |
- Mark BROKEN: does not configure
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=264711
Diffstat (limited to 'security/trousers')
-rw-r--r-- | security/trousers/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/trousers/Makefile b/security/trousers/Makefile index 390e717e945f..eef977ffe2db 100644 --- a/security/trousers/Makefile +++ b/security/trousers/Makefile @@ -21,6 +21,8 @@ USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22 GNU_CONFIGURE= YES MAKE_JOBS_SAFE= YES +BROKEN= does not configure + USE_RC_SUBR= tcsd SUB_FILES= pkg-message SUB_LIST= USERS=${USERS} GROUPS=${GROUPS} |