diff options
Diffstat (limited to 'audio/mpdbrowser/Makefile')
-rw-r--r-- | audio/mpdbrowser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpdbrowser/Makefile b/audio/mpdbrowser/Makefile index 937eb00fc5f9..ad5d12687311 100644 --- a/audio/mpdbrowser/Makefile +++ b/audio/mpdbrowser/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpd>=0.2.0:audio/py-mpd@${PY_FLAVOR} -USES= gettext iconv python:2.7 tar:tgz +USES= gettext gnome iconv python:2.7 tar:tgz USE_GNOME= intltool pygtk2 USE_PYTHON= distutils PYDISTUTILS_PKGNAME= mpdBrowser |