diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-02-28 21:35:18 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-02-28 21:35:18 +0000 |
commit | 74350bd44408298c91f6f2592b17cf9310316a04 (patch) | |
tree | a38a21dafe204c89e35f3c89e6fc99ecd9bda303 /x11-fm/rox-mime-editor/Makefile | |
parent | 3d675ef92ae47e41f3bc2ff6d41582b212690670 (diff) |
Notes
Diffstat (limited to 'x11-fm/rox-mime-editor/Makefile')
-rw-r--r-- | x11-fm/rox-mime-editor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/rox-mime-editor/Makefile b/x11-fm/rox-mime-editor/Makefile index 39af825353c8..a357d15a00ca 100644 --- a/x11-fm/rox-mime-editor/Makefile +++ b/x11-fm/rox-mime-editor/Makefile @@ -6,8 +6,7 @@ # PORTNAME= rox-mime-editor -PORTVERSION= 0.1.2 -PORTREVISION= 1 +PORTVERSION= 0.1.3 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rox @@ -21,6 +20,7 @@ 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} |