mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
Fix the RUN_DEPENDS to be correct.
This commit is contained in:
parent
5bb60ddd7b
commit
b1ea7bca2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223700
@ -17,7 +17,8 @@ EXTRACT_SUFX= .tar.gz?format=raw
|
||||
MAINTAINER= pgollucci@FreeBSD.org
|
||||
COMMENT= Epsilon is a set of Python utility modules used by DivMod projects
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl:${PORTSDIR}/security/py-openssl
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl
|
||||
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
Loading…
Reference in New Issue
Block a user