diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-03-11 21:41:14 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-03-11 21:41:14 +0000 |
commit | 7feb7b7ee2acdd6b481789df34ca4751eaa6ffb8 (patch) | |
tree | 49e517c292d2fb64deefe48a4b7f149c21dcbda3 /x11-fm | |
parent | 2529a086648661272a806a16341648eb594aa706 (diff) | |
download | ports-7feb7b7ee2acdd6b481789df34ca4751eaa6ffb8.tar.gz ports-7feb7b7ee2acdd6b481789df34ca4751eaa6ffb8.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/rox-mime-editor/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fm/rox-mime-editor/Makefile b/x11-fm/rox-mime-editor/Makefile index a357d15a00ca..91c0e7eef945 100644 --- a/x11-fm/rox-mime-editor/Makefile +++ b/x11-fm/rox-mime-editor/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \ ${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib USE_PYTHON= yes -USE_SIZE= yes do-build: @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} |