Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2013 12:47:30 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r333679 - head/audio/xmms-openspc
Message-ID:  <201311131247.rADClU0g025089@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Wed Nov 13 12:47:29 2013
New Revision: 333679
URL: http://svnweb.freebsd.org/changeset/ports/333679

Log:
  Support staging.

Modified:
  head/audio/xmms-openspc/Makefile

Modified: head/audio/xmms-openspc/Makefile
==============================================================================
--- head/audio/xmms-openspc/Makefile	Wed Nov 13 12:11:30 2013	(r333678)
+++ head/audio/xmms-openspc/Makefile	Wed Nov 13 12:47:29 2013	(r333679)
@@ -16,13 +16,12 @@ BUILD_DEPENDS=	nasm:${PORTSDIR}/devel/na
 		xmms:${PORTSDIR}/multimedia/xmms
 RUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
 
-NO_STAGE=	yes
+GNU_CONFIGURE=	yes
 
 PLIST_FILES=	lib/xmms/Input/openspc.la \
 		lib/xmms/Input/openspc.so
 
 ONLY_FOR_ARCHS=	i386	# contains x86 assembler code
-GNU_CONFIGURE=	yes
 
 .include <bsd.port.pre.mk>
 



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