aboutsummaryrefslogtreecommitdiff
path: root/security/mcrypt
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-12 21:28:57 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-12 21:28:57 +0000
commitff0dc9dc5cf04ca0575a10b78580da1455154017 (patch)
tree4b84edd680064ff846d484c52c72305c1682a77d /security/mcrypt
parent461f61fcfb92fbce8d9428fdd374720e30b4fa8c (diff)
downloadports-ff0dc9dc5cf04ca0575a10b78580da1455154017.tar.gz
ports-ff0dc9dc5cf04ca0575a10b78580da1455154017.zip
BROKEN: Does not configure
Notes
Notes: svn path=/head/; revision=86862
Diffstat (limited to 'security/mcrypt')
-rw-r--r--security/mcrypt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 07f06f053f6b..7b29d7621124 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= autoconf257:${PORTSDIR}/devel/autoconf257
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt/ \
mhash.2:${PORTSDIR}/security/mhash/ \