diff options
Diffstat (limited to 'audio/mpdas/Makefile')
-rw-r--r-- | audio/mpdas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index dfa284afca4e..a106fd7c9dd9 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -14,6 +14,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ mpd.4:${PORTSDIR}/audio/libmpd USES= pkgconfig +NO_STAGE= yes USE_BZIP2= yes USE_RC_SUBR= mpdas |