mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fixed py-zopeInterface path in RUN_DEPENDS
PR: ports/109022 Submitted by: nivit Approved by: alexbl (mentor, implicit), "Michael Josic" <systemoperator at gmail.com> (maintainer)
This commit is contained in:
parent
48585a89c3
commit
ba9aeed6da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184792
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= kojoney
|
||||
PORTVERSION= 0.0.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=kojoney
|
||||
@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR=kojoney
|
||||
MAINTAINER= systemoperator@gmail.com
|
||||
COMMENT= A low level interaction honeypot that emulates an SSH server
|
||||
|
||||
RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/zope/interface/interface.py:${PORTSDIR}/devel/py-zopeInterface \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0_1:${PORTSDIR}/devel/py-zopeInterface \
|
||||
${PYTHONPREFIX_SITELIBDIR}/Crypto:${PORTSDIR}/security/py-pycrypto \
|
||||
${SITE_PERL}/IP/Country.pm:${PORTSDIR}/net/p5-IP-Country
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user