1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add devel/py-roxlib to RUN_DEPENDS.

This commit is contained in:
Jimmy Olgeni 2006-12-19 16:28:33 +00:00
parent 3060bc06bb
commit 1280da4b4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180169

View File

@ -14,7 +14,8 @@ DISTNAME= rox-session-${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A session manager for the ROX desktop
RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer
RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \
${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib
USE_BZIP2= yes
USE_PYTHON= yes