diff options
Diffstat (limited to 'editors/py-room')
-rw-r--r-- | editors/py-room/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/py-room/Makefile b/editors/py-room/Makefile index 54135e90fbd7..7afd85da543f 100644 --- a/editors/py-room/Makefile +++ b/editors/py-room/Makefile @@ -14,7 +14,6 @@ COMMENT= PyRoom is a clone of WriteRoom and features "distraction-free writing" RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg -FETCH_ARGS= USES= gettext USE_PYTHON= yes USE_GNOME= pygtk2 |