diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnome-music/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gnome-music/Makefile b/audio/gnome-music/Makefile index fac6f499c..cc33ad8d1 100644 --- a/audio/gnome-music/Makefile +++ b/audio/gnome-music/Makefile @@ -15,12 +15,12 @@ COMMENT= GNOME music playing application BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libgrilo-0.2.so:${PORTSDIR}/net/grilo -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz +USES= gettext gmake libtool:keepla pathfix pkgconfig \ + python:3 tar:xz USE_LDCONFIG= yes USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack \ introspection:build GNU_CONFIGURE= yes -USE_PYTHON= 3 USE_GSTREAMER1= ogg mad INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include |