mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- 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
@ -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 New Issue
Block a user