- Fix the depends error caused by remove of devel/py-ro
This commit is contained in:
parent
3927d92a20
commit
7bd37a2513
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255036
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= sabernetdcs
|
||||
PORTVERSION= 2.0.3
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= finance www
|
||||
MASTER_SITES= SF/${PORTNAME}/SaberNet%20DCS/${PORTVERSION}
|
||||
PKGNAMESUFFIX= -client
|
||||
|
@ -18,7 +18,7 @@ COMMENT= SaberNet DCS - A labor data collection system
|
|||
|
||||
RUN_DEPENDS= pygtk-codegen-2.0:${PORTSDIR}/x11-toolkits/py-gtk2 \
|
||||
${PYTHONPREFIX_SITELIBDIR}/gtk-2.0/gobject/__init__.py:${PORTSDIR}/devel/py-gobject \
|
||||
${PYTHONPREFIX_SITELIBDIR}/Pyro/__init__.py:${PORTSDIR}/devel/py-ro
|
||||
${PYTHONPREFIX_SITELIBDIR}/Pyro/__init__.py:${PORTSDIR}/devel/py-pyro
|
||||
|
||||
USE_PYTHON= 2.4+
|
||||
USE_PYDISTUTILS= yes
|
||||
|
|
Loading…
Reference in a new issue