Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2013 20:22:39 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337899 - head/audio/deadbeef-mpris-plugin
Message-ID:  <201312282022.rBSKMdPW041406@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Dec 28 20:22:39 2013
New Revision: 337899
URL: http://svnweb.freebsd.org/changeset/ports/337899

Log:
  Stage support

Modified:
  head/audio/deadbeef-mpris-plugin/Makefile

Modified: head/audio/deadbeef-mpris-plugin/Makefile
==============================================================================
--- head/audio/deadbeef-mpris-plugin/Makefile	Sat Dec 28 20:21:11 2013	(r337898)
+++ head/audio/deadbeef-mpris-plugin/Makefile	Sat Dec 28 20:22:39 2013	(r337899)
@@ -18,7 +18,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib20
 USES=		pkgconfig
-NO_STAGE=	yes
 
 WRKSRC=		${WRKDIR}/deadbeef-${PORTVERSION}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312282022.rBSKMdPW041406>