Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2013 20:57:32 +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: r337912 - head/audio/libsidplay2
Message-ID:  <201312282057.rBSKvWS1053589@svn.freebsd.org>

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

Log:
  Stage support

Modified:
  head/audio/libsidplay2/Makefile

Modified: head/audio/libsidplay2/Makefile
==============================================================================
--- head/audio/libsidplay2/Makefile	Sat Dec 28 20:54:43 2013	(r337911)
+++ head/audio/libsidplay2/Makefile	Sat Dec 28 20:57:32 2013	(r337912)
@@ -12,7 +12,6 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library to play Commodore 64 SID-tunes cycle accurate
 
 USES=		gmake pathfix pkgconfig
-NO_STAGE=	yes
 USE_AUTOTOOLS=	libtool
 LIBTOOLFILES=	builders/hardsid-builder/configure \
 		builders/resid-builder/configure \



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