diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-04-22 22:25:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-04-22 22:25:04 +0000 |
commit | 1a654e27e514dab82690947aafc76f09850c3507 (patch) | |
tree | 5a2d365eb135b90ed6ab18a826c9e6336b20ee19 /security/gnu-crypto | |
parent | 818cc8a224d50b01d27ef085383c0a5815bb87af (diff) |
Notes
Diffstat (limited to 'security/gnu-crypto')
-rw-r--r-- | security/gnu-crypto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/gnu-crypto/Makefile b/security/gnu-crypto/Makefile index 0da59e59577a..4eda9650ebdb 100644 --- a/security/gnu-crypto/Makefile +++ b/security/gnu-crypto/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= lioux@FreeBSD.org COMMENT= Java cryptographic primitives and tools +BROKEN= Does not compile + USE_BZIP2= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |