Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2013 21:38:59 +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: r337921 - head/audio/pidgin-musictracker
Message-ID:  <201312282138.rBSLcxQ0069296@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Dec 28 21:38:58 2013
New Revision: 337921
URL: http://svnweb.freebsd.org/changeset/ports/337921

Log:
  Stage support

Modified:
  head/audio/pidgin-musictracker/Makefile

Modified: head/audio/pidgin-musictracker/Makefile
==============================================================================
--- head/audio/pidgin-musictracker/Makefile	Sat Dec 28 21:35:56 2013	(r337920)
+++ head/audio/pidgin-musictracker/Makefile	Sat Dec 28 21:38:58 2013	(r337921)
@@ -18,7 +18,6 @@ RUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/p
 LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre
 
 USE_BZIP2=	yes
-NO_STAGE=	yes
 USES=		gmake pkgconfig
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib"



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