diff options
Diffstat (limited to 'audio/scrobbler/Makefile')
-rw-r--r-- | audio/scrobbler/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/scrobbler/Makefile b/audio/scrobbler/Makefile index 789ccc5b703a..dbc4416347d7 100644 --- a/audio/scrobbler/Makefile +++ b/audio/scrobbler/Makefile @@ -18,6 +18,7 @@ CONFLICTS= bmp-scrobbler-[0-9]* \ xmms-scrobbler-[0-9]* USES= gmake pkgconfig +NO_STAGE= yes USE_BZIP2= yes USE_GCC= any GNU_CONFIGURE= yes |