diff options
author | kris <kris@FreeBSD.org> | 2006-04-23 06:25:04 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-04-23 06:25:04 +0800 |
commit | 20dca57b87c36e8896568e78616c585ea9559f79 (patch) | |
tree | bfa87975b96c8277c558b3865807b52062ac5d29 /security/gnu-crypto | |
parent | 89deb0c59b0d56875c5fa2120a31c0103b147d07 (diff) | |
download | freebsd-ports-gnome-20dca57b87c36e8896568e78616c585ea9559f79.tar.gz freebsd-ports-gnome-20dca57b87c36e8896568e78616c585ea9559f79.tar.zst freebsd-ports-gnome-20dca57b87c36e8896568e78616c585ea9559f79.zip |
BROKEN: Does not compile
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 |