summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-07-13 17:30:11 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-07-13 17:30:11 +0000
commitcda814cf8650c4be795799f38591fe66a9cc39ab (patch)
tree82e94c45fed77b0bd09646b920417a993c3481c6
parent- Update to 0.6.02 (diff)
- Add CONFLICTS with sysutils/duplicity-devel
PR: ports/136646 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Notes
Notes: svn path=/head/; revision=237706
-rw-r--r--sysutils/duplicity/Makefile4
-rw-r--r--sysutils/duplicity05/Makefile4
2 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile
index 2c30b4f16a73..02fd0453a00f 100644
--- a/sysutils/duplicity/Makefile
+++ b/sysutils/duplicity/Makefile
@@ -18,8 +18,12 @@ LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
ncftp>=3.2.2:${PORTSDIR}/ftp/ncftp3
+CONFLICTS= duplicity-devel-[0-9]*
+
USE_PYTHON= 2.4+
USE_PYDISTUTILS=yes
+USE_LDCONFIG= yes
+USE_GETTEXT= yes
MAN1= duplicity.1 rdiffdir.1
diff --git a/sysutils/duplicity05/Makefile b/sysutils/duplicity05/Makefile
index 2c30b4f16a73..02fd0453a00f 100644
--- a/sysutils/duplicity05/Makefile
+++ b/sysutils/duplicity05/Makefile
@@ -18,8 +18,12 @@ LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
ncftp>=3.2.2:${PORTSDIR}/ftp/ncftp3
+CONFLICTS= duplicity-devel-[0-9]*
+
USE_PYTHON= 2.4+
USE_PYDISTUTILS=yes
+USE_LDCONFIG= yes
+USE_GETTEXT= yes
MAN1= duplicity.1 rdiffdir.1