From 61815ed66dfe9cea5d0d5af513baa39effab3c3c Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 6 May 2003 21:21:48 +0000 Subject: BROKEN: Does not configure --- security/mcrypt/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'security/mcrypt') 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/ \ -- cgit