aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-05-07 05:21:48 +0800
committerkris <kris@FreeBSD.org>2003-05-07 05:21:48 +0800
commit61815ed66dfe9cea5d0d5af513baa39effab3c3c (patch)
tree2aba19af0fe65e65b4adc5a69d3260616d6db534
parente3b726cc01027b859fc63b3d3142c4bd5eed3745 (diff)
downloadfreebsd-ports-gnome-61815ed66dfe9cea5d0d5af513baa39effab3c3c.tar.gz
freebsd-ports-gnome-61815ed66dfe9cea5d0d5af513baa39effab3c3c.tar.zst
freebsd-ports-gnome-61815ed66dfe9cea5d0d5af513baa39effab3c3c.zip
BROKEN: Does not configure
-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/ \