diff options
Diffstat (limited to 'audio/soundconverter/Makefile')
-rw-r--r-- | audio/soundconverter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/soundconverter/Makefile b/audio/soundconverter/Makefile index 760c8099c0af..ba7102206546 100644 --- a/audio/soundconverter/Makefile +++ b/audio/soundconverter/Makefile @@ -14,8 +14,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimedi LICENSE= GPLv3 -USE_GMAKE= yes -USES= gettext +USES= gettext gmake GNU_CONFIGURE= yes USE_PYTHON= yes USE_GNOME= pygtk2 pygnome2 |