aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-cryptofs
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-11-09 12:59:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-11-09 12:59:03 +0000
commit496ac41eab239d23ec8c4be4de8c7274167db816 (patch)
tree833ea06148a6d04c639882998b046989806a59ed /sysutils/fusefs-cryptofs
parent0888e6c87c87611f8c3c91d010963770653c20ec (diff)
downloadports-496ac41eab239d23ec8c4be4de8c7274167db816.tar.gz
ports-496ac41eab239d23ec8c4be4de8c7274167db816.zip
Notes
Diffstat (limited to 'sysutils/fusefs-cryptofs')
-rw-r--r--sysutils/fusefs-cryptofs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/fusefs-cryptofs/Makefile b/sysutils/fusefs-cryptofs/Makefile
index a6caf89e0aec..ece2c52b7180 100644
--- a/sysutils/fusefs-cryptofs/Makefile
+++ b/sysutils/fusefs-cryptofs/Makefile
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= fusefs-
MAINTAINER= ports@FreeBSD.org
COMMENT= Encrypted filesystem for FUSE
+BROKEN= unfetchable
+
LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
libglib-2.0.so:${PORTSDIR}/devel/glib20