diff options
author | antoine <antoine@FreeBSD.org> | 2013-12-29 04:22:39 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-12-29 04:22:39 +0800 |
commit | 00527f9fd3abb97e4b78ce4911ec371940706fd4 (patch) | |
tree | 0e6d293ba54e15476a32ce1cf7575286410db90c /audio | |
parent | 9274106345e6c5cd72c16006b2ecd7bb03b13eb6 (diff) | |
download | freebsd-ports-gnome-00527f9fd3abb97e4b78ce4911ec371940706fd4.tar.gz freebsd-ports-gnome-00527f9fd3abb97e4b78ce4911ec371940706fd4.tar.zst freebsd-ports-gnome-00527f9fd3abb97e4b78ce4911ec371940706fd4.zip |
Stage support
Diffstat (limited to 'audio')
-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} |