Update RUN_DEPENDS: use newer twisted
Bump PORTREVISION for dependency change PR: 221663 Submitted by: sunpoet
This commit is contained in:
parent
4e12bc51b2
commit
947d104598
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448428
@ -4,7 +4,7 @@
|
||||
PORTNAME= splatd
|
||||
PORTVERSION= 1.2
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= rodrigo@FreeBSD.org
|
||||
@ -16,9 +16,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:devel/py-zconfig \
|
||||
${PYTHON_PKGNAMEPREFIX}ldap>=2.3.1:net/py-ldap
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/zconfig:devel/py-zconfig \
|
||||
${PYTHON_PKGNAMEPREFIX}ldap>=2.3.1:net/py-ldap
|
||||
${PYTHON_PKGNAMEPREFIX}ldap>=2.3.1:net/py-ldap \
|
||||
${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted
|
||||
|
||||
USES= python twisted
|
||||
USES= python
|
||||
USE_PYTHON= distutils
|
||||
PYDISTUTILS_PKGNAME= splat
|
||||
USE_RC_SUBR= splatd
|
||||
|
Loading…
Reference in New Issue
Block a user