Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2013 17:34:09 +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: r338152 - head/audio/timemachine
Message-ID:  <201312301734.rBUHY9bh034709@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Dec 30 17:34:08 2013
New Revision: 338152
URL: http://svnweb.freebsd.org/changeset/ports/338152

Log:
  Stage support

Modified:
  head/audio/timemachine/Makefile

Modified: head/audio/timemachine/Makefile
==============================================================================
--- head/audio/timemachine/Makefile	Mon Dec 30 17:32:01 2013	(r338151)
+++ head/audio/timemachine/Makefile	Mon Dec 30 17:34:08 2013	(r338152)
@@ -19,7 +19,6 @@ LIB_DEPENDS=	libjack.so:${PORTSDIR}/audi
 OPTIONS_DEFINE=	LASH
 
 USES=		gmake pathfix pkgconfig
-NO_STAGE=	yes
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-lm



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