aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/dact
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-01-04 03:24:34 +0800
committerijliao <ijliao@FreeBSD.org>2003-01-04 03:24:34 +0800
commit4a8d0b9fec46fd98eae3a715b7f96270c80df575 (patch)
treeb75d7367a1d986a1f0f2e28df47f1bbf3e018433 /archivers/dact
parent2dbae2e962303a1e0e64275195b6173422415ceb (diff)
downloadfreebsd-ports-gnome-4a8d0b9fec46fd98eae3a715b7f96270c80df575.tar.gz
freebsd-ports-gnome-4a8d0b9fec46fd98eae3a715b7f96270c80df575.tar.zst
freebsd-ports-gnome-4a8d0b9fec46fd98eae3a715b7f96270c80df575.zip
chase mcrypt lib version
Diffstat (limited to 'archivers/dact')
-rw-r--r--archivers/dact/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index 575a1482f6a5..7c5c890eb999 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.rkeene.org/devel/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt
+LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt
.if !exists(/usr/bin/bzip2)
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif