diff options
Diffstat (limited to 'audio/mpdas')
-rw-r--r-- | audio/mpdas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index 6a7122f653ef..dfa284afca4e 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -13,7 +13,7 @@ COMMENT= MPD AudioScrobbler written in C++ supporting the latest protocol LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ mpd.4:${PORTSDIR}/audio/libmpd -USE_GNOME= pkgconfig +USES= pkgconfig USE_BZIP2= yes USE_RC_SUBR= mpdas |