- Add missing dependency
===> Configuring for py27-Products.LDAPUserFolder-2.23 Download error: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found! Couldn't find index page for 'setuptools-git' (maybe misspelled?) Download error: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found! No local packages or download links found for setuptools-git Reported by: phw
This commit is contained in:
parent
98d102f4f6
commit
ee0be6d81d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297231
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= Products.LDAPUserFolder
|
||||
PORTVERSION= 2.23
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,6 +17,7 @@ COMMENT= A LDAP-enabled Zope 2 user folder
|
|||
|
||||
LICENSE= ZPL21
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-git>=0.4.2:${PORTSDIR}/devel/py-setuptools-git
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap2>=2.0.6:${PORTSDIR}/net/py-ldap2
|
||||
|
||||
OPTIONS= POSIXGROUP_PATCH "Use posixGroup for group membership" On
|
||||
|
|
Loading…
Reference in a new issue