diff options
Diffstat (limited to 'audio/deadbeef-mpris-plugin/Makefile')
-rw-r--r-- | audio/deadbeef-mpris-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/deadbeef-mpris-plugin/Makefile b/audio/deadbeef-mpris-plugin/Makefile index 500fe746935d..d3abcc85d707 100644 --- a/audio/deadbeef-mpris-plugin/Makefile +++ b/audio/deadbeef-mpris-plugin/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_GNOME= glib20 USES= pkgconfig +NO_STAGE= yes WRKSRC= ${WRKDIR}/deadbeef-${PORTVERSION} |