diff options
Diffstat (limited to 'devel/py-roxlib/Makefile')
-rw-r--r-- | devel/py-roxlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-roxlib/Makefile b/devel/py-roxlib/Makefile index c93c372462bc..c34983ef3eed 100644 --- a/devel/py-roxlib/Makefile +++ b/devel/py-roxlib/Makefile @@ -14,7 +14,7 @@ COMMENT= Python libraries for ROX USES= python tar:bzip2 USE_GNOME= pygtk2:run -RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer +RUN_DEPENDS= ${LOCALBASE}/bin/rox:x11-fm/rox-filer do-build: @${PYTHON_CMD} -m compileall ${WRKSRC} |