diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-28 20:22:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-28 20:22:39 +0000 |
commit | cfef210cb691150fdc68e9e962599c7ceb2ef63a (patch) | |
tree | 0e6d293ba54e15476a32ce1cf7575286410db90c /audio/deadbeef-mpris-plugin | |
parent | c1fb8553dddf2c5345ecf3a0bd75108aa4c59f3a (diff) | |
download | ports-cfef210cb691150fdc68e9e962599c7ceb2ef63a.tar.gz ports-cfef210cb691150fdc68e9e962599c7ceb2ef63a.zip |
Notes
Diffstat (limited to 'audio/deadbeef-mpris-plugin')
-rw-r--r-- | audio/deadbeef-mpris-plugin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/deadbeef-mpris-plugin/Makefile b/audio/deadbeef-mpris-plugin/Makefile index d3abcc85d707..500fe746935d 100644 --- a/audio/deadbeef-mpris-plugin/Makefile +++ b/audio/deadbeef-mpris-plugin/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_GNOME= glib20 USES= pkgconfig -NO_STAGE= yes WRKSRC= ${WRKDIR}/deadbeef-${PORTVERSION} |