aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fusefs-encfs
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2011-09-03 18:35:34 +0800
committerolgeni <olgeni@FreeBSD.org>2011-09-03 18:35:34 +0800
commitab29c983e6f99996f2e69b49330ddb9da903d692 (patch)
treec4edf94df8d5a121d442ae5701840eec771dee1b /sysutils/fusefs-encfs
parent1133c4c828a8895d6bd2f90e82b8fd6b24485277 (diff)
downloadfreebsd-ports-graphics-ab29c983e6f99996f2e69b49330ddb9da903d692.tar.gz
freebsd-ports-graphics-ab29c983e6f99996f2e69b49330ddb9da903d692.tar.zst
freebsd-ports-graphics-ab29c983e6f99996f2e69b49330ddb9da903d692.zip
Add missing shlib version numbers and bump PORTVERSION to catch up
with the devel/rlog upgrade.
Diffstat (limited to 'sysutils/fusefs-encfs')
-rw-r--r--sysutils/fusefs-encfs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile
index 0a13110b47f..8264980112b 100644
--- a/sysutils/fusefs-encfs/Makefile
+++ b/sysutils/fusefs-encfs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= encfs
PORTVERSION= 1.7.4
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= fusefs-
@@ -15,8 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= olgeni@FreeBSD.org
COMMENT= An encrypted pass-through FUSE filesystem
-LIB_DEPENDS= rlog:${PORTSDIR}/devel/rlog \
- boost_serialization:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= rlog.5:${PORTSDIR}/devel/rlog \
+ boost_serialization.4:${PORTSDIR}/devel/boost-libs
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
BUILD_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs