Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2013 20:25:28 +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: r337901 - head/audio/fluidsynth-dssi
Message-ID:  <201312282025.rBSKPSZg041845@svn.freebsd.org>

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

Log:
  Stage support

Modified:
  head/audio/fluidsynth-dssi/Makefile

Modified: head/audio/fluidsynth-dssi/Makefile
==============================================================================
--- head/audio/fluidsynth-dssi/Makefile	Sat Dec 28 20:24:04 2013	(r337900)
+++ head/audio/fluidsynth-dssi/Makefile	Sat Dec 28 20:25:28 2013	(r337901)
@@ -18,7 +18,6 @@ BUILD_DEPENDS=	${LOCALBASE}/include/dssi
 
 GNU_CONFIGURE=	yes
 USES=		gmake pkgconfig
-NO_STAGE=	yes
 USE_GNOME=	gtk20
 
 post-patch:



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