- fix dependency
- do not bumping PORTREVISION because it's not default Submitted by: bapt (by mail) Feature safe: yes
This commit is contained in:
parent
3ef9c76002
commit
4ce9d257d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307427
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ post-install:
|
|||
@${CHMOD} -R a+X ${PYTHONPREFIX_SITELIBDIR}/dns/*
|
||||
|
||||
.if ${PORT_OPTIONS:MPYCRYPTO}
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}crypto>0:${PORTSDIR}/security/py-pycrypto
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue