summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 21:21:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 21:21:48 +0000
commit1218ff84c26837718e04634994db9ca22cdaedf9 (patch)
treecfdb1eaa9d0c6c6f7f9c44fda5fa349ebc828bb7
parentUpgrade to 2.0.5. (diff)
BROKEN: Does not configure
Notes
Notes: svn path=/head/; revision=80286
-rw-r--r--security/mcrypt/Makefile2
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/ \