View | Details | Raw Unified | Return to bug 136646
Collapse All | Expand All

(-)/usr/ports/sysutils/duplicity/Makefile (+3 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	duplicity
8
PORTNAME=	duplicity
9
PORTVERSION=	0.5.18
9
PORTVERSION=	0.5.18
10
PORTREVISION=	2
10
CATEGORIES=	sysutils
11
CATEGORIES=	sysutils
11
MASTER_SITES=	${MASTER_SITE_SAVANNAH}
12
MASTER_SITES=	${MASTER_SITE_SAVANNAH}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 18-23 Link Here
18
RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg \
19
RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg \
19
		ncftp>=3.2.2:${PORTSDIR}/ftp/ncftp3
20
		ncftp>=3.2.2:${PORTSDIR}/ftp/ncftp3
20
21
22
CONFLICTS=	duplicity-devel-[0-9]*
23
21
USE_PYTHON=	2.4+
24
USE_PYTHON=	2.4+
22
USE_PYDISTUTILS=yes
25
USE_PYDISTUTILS=yes

Return to bug 136646