aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-encfs
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
commitf5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch)
tree384a6fe89b7bf8bffcc478f3462d538eea755790 /sysutils/fusefs-encfs
parent49be72eaa4585216ade79b274fca337c2bf4866a (diff)
downloadports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.tar.gz
ports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.zip
Chase boost update
Notes
Notes: svn path=/head/; revision=311310
Diffstat (limited to 'sysutils/fusefs-encfs')
-rw-r--r--sysutils/fusefs-encfs/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile
index e289896c3889..3b2e44ffa29a 100644
--- a/sysutils/fusefs-encfs/Makefile
+++ b/sysutils/fusefs-encfs/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: fusefs-encfs
-# Date created: 2007-01-05
-# Whom: trasz <trasz@pin.if.uz.zgora.pl>
-#
+# Created by: trasz <trasz@pin.if.uz.zgora.pl>
# $FreeBSD$
-#
PORTNAME= encfs
PORTVERSION= 1.7.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= fusefs-
@@ -17,7 +13,7 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= An encrypted pass-through FUSE filesystem
LIB_DEPENDS= rlog.5:${PORTSDIR}/devel/rlog \
- boost_serialization.4:${PORTSDIR}/devel/boost-libs
+ boost_serialization:${PORTSDIR}/devel/boost-libs
WRKSRC= ${WRKDIR}/encfs-${PORTVERSION}