svn commit: r337901 - head/audio/fluidsynth-dssi

Antoine Brodin antoine at FreeBSD.org
Sat Dec 28 20:25:28 UTC 2013


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:


More information about the svn-ports-head mailing list