aboutsummaryrefslogtreecommitdiff
path: root/sysutils/duplicity
diff options
context:
space:
mode:
authorJase Thew <jase@FreeBSD.org>2014-02-05 17:47:55 +0000
committerJase Thew <jase@FreeBSD.org>2014-02-05 17:47:55 +0000
commit0bd957cddaa12a468852dffb178e6be7193d6336 (patch)
tree85921e7bf168daf20b2adc757b2b815f7755b492 /sysutils/duplicity
parent6673f81c7e22a27d1094d3273e39093eb1ed7096 (diff)
downloadports-0bd957cddaa12a468852dffb178e6be7193d6336.tar.gz
ports-0bd957cddaa12a468852dffb178e6be7193d6336.zip
- Add missing RUN_DEPENDS of devel/py-lockfile
PR: ports/186461 Reported by: Helmut Ritter
Notes
Notes: svn path=/head/; revision=342803
Diffstat (limited to 'sysutils/duplicity')
-rw-r--r--sysutils/duplicity/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile
index 524d9b9f9d2e..8029e00a8116 100644
--- a/sysutils/duplicity/Makefile
+++ b/sysutils/duplicity/Makefile
@@ -3,6 +3,7 @@
PORTNAME= duplicity
PORTVERSION= 0.6.23
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://launchpad.net/duplicity/0.6-series/${PORTVERSION}/+download/
@@ -10,7 +11,8 @@ MAINTAINER= jase@FreeBSD.org
COMMENT= Backup tool that uses librsync and GnuPG
LIB_DEPENDS= librsync.so:${PORTSDIR}/net/librsync
-RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
+RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
+ ${PYTHON_PKGNAMEPREFIX}lockfile>=0:${PORTSDIR}/devel/py-lockfile
CONFLICTS= duplicity-0.5.* duplicity-devel-[0-9]*