diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-30 09:44:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-30 09:44:01 +0000 |
commit | 9d867e6d896e783a903ec3ace0dcbf7411dfe55f (patch) | |
tree | 4a8061b890a2ea3a3c2bcd4053c33bfc4e8be20a | |
parent | cfaad72fb0c65ecfc836aa5a6121d368f624ab32 (diff) | |
download | freebsd-ports-9d867e6d896e783a903ec3ace0dcbf7411dfe55f.zip |
Mark as broken, the packaging is a total mess, a fix is WIP.
-rw-r--r-- | security/crack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/crack/Makefile b/security/crack/Makefile index a71ecfa99c72..e6aff041a19c 100644 --- a/security/crack/Makefile +++ b/security/crack/Makefile @@ -18,6 +18,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= sbz@FreeBSD.org COMMENT= The "Sensible" Unix Password Cracker +BROKEN= Fail to package + WRKSRC= ${WRKDIR}/c50a pre-configure: |