diff options
Diffstat (limited to 'audio/ncmpcpp/Makefile')
-rw-r--r-- | audio/ncmpcpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 68bf17998949..5b7a7259fbcd 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= mpdclient:${PORTSDIR}/audio/libmpdclient \ fftw3:${PORTSDIR}/math/fftw3 USES= iconv ncurses pkgconfig +NO_STAGE= yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= glib20 |