aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-cryptofs
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:36:39 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:36:39 +0000
commit2898e3fa0cd98a2293e7ac858e3efaf16444c98c (patch)
tree0c98bf4df764b75bc08fe49f8d5555bf3212ef21 /sysutils/fusefs-cryptofs
parentd6666c0ddc9171e178c5e456ba6d0bc61dba9ac2 (diff)
Notes
Diffstat (limited to 'sysutils/fusefs-cryptofs')
-rw-r--r--sysutils/fusefs-cryptofs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fusefs-cryptofs/Makefile b/sysutils/fusefs-cryptofs/Makefile
index 6731d95bc0d9..58f531da09a7 100644
--- a/sysutils/fusefs-cryptofs/Makefile
+++ b/sysutils/fusefs-cryptofs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cryptofs
PORTVERSION= 0.6.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= http://reboot78.re.funpic.de/cryptofs/
PKGNAMEPREFIX= fusefs-
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= fusefs-
MAINTAINER= ports@FreeBSD.org
COMMENT= A encrypted filesystem for FUSE
-LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt \
glib-2.0:${PORTSDIR}/devel/glib20
USE_BZIP2= yes