svn commit: r338152 - head/audio/timemachine

Antoine Brodin antoine at FreeBSD.org
Mon Dec 30 17:34:09 UTC 2013


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


More information about the svn-ports-head mailing list