diff options
Diffstat (limited to 'devel/py-roxlib/Makefile')
-rw-r--r-- | devel/py-roxlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-roxlib/Makefile b/devel/py-roxlib/Makefile index 99e69444eeec..e2ccd05d3f6e 100644 --- a/devel/py-roxlib/Makefile +++ b/devel/py-roxlib/Makefile @@ -17,6 +17,7 @@ USE_PYTHON= yes RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \ ${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2 +NO_STAGE= yes do-build: @${PYTHON_CMD} -m compileall ${WRKSRC} @${PYTHON_CMD} -O -m compileall ${WRKSRC} |