diff options
-rw-r--r-- | security/mcrypt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 938b68445ff9..9a9f91dcdb08 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -17,6 +17,8 @@ MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/ \ MAINTAINER= trevor@FreeBSD.org COMMENT= Replacement for crypt(1) +BROKEN= "Does not configure" + BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ automake:${PORTSDIR}/devel/automake LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt/ \ |