diff options
Diffstat (limited to 'audio/mp3blaster/Makefile')
-rw-r--r-- | audio/mp3blaster/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index 337f2cd890ec..eea226f75aaa 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= MP3 console ncurses-based player +NO_STAGE= yes USES= gmake GNU_CONFIGURE= yes WANT_GNOME= yes |