diff options
Diffstat (limited to 'audio/muine/Makefile')
-rw-r--r-- | audio/muine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index 7a88aa3d7e47..5cc2c4c8c12f 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:${PORTSDIR} RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GMAKE= yes -USE_GETTEXT= yes +USES= gettext USE_GNOME= gnomeprefix gnomehack intltool libgnomeui gnomesharp20 USE_GSTREAMER= gconf USE_LDCONFIG= yes |