svn commit: r337912 - head/audio/libsidplay2

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


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 at 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 \


More information about the svn-ports-head mailing list