diff options
Diffstat (limited to 'audio/mp3stat/Makefile')
-rw-r--r-- | audio/mp3stat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index 54cf33fa0a75..ae884e571d97 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -20,6 +20,7 @@ OPTIONS_DEFAULT= VORBIS WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= gmake pkgconfig +NO_STAGE= yes USE_GNOME= gtk20 CXX+= -I${LOCALBASE}/include -L${LOCALBASE}/lib \ |