svn commit: r337921 - head/audio/pidgin-musictracker

Antoine Brodin antoine at FreeBSD.org
Sat Dec 28 21:38:59 UTC 2013


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"


More information about the svn-ports-head mailing list