svn commit: r350390 - head/audio/glurp

Baptiste Daroussin bapt at FreeBSD.org
Sun Apr 6 17:42:43 UTC 2014


Author: bapt
Date: Sun Apr  6 17:42:42 2014
New Revision: 350390
URL: http://svnweb.freebsd.org/changeset/ports/350390
QAT: https://qat.redports.org/buildarchive/r350390/

Log:
  Support stage

Modified:
  head/audio/glurp/Makefile

Modified: head/audio/glurp/Makefile
==============================================================================
--- head/audio/glurp/Makefile	Sun Apr  6 17:42:01 2014	(r350389)
+++ head/audio/glurp/Makefile	Sun Apr  6 17:42:42 2014	(r350390)
@@ -14,7 +14,6 @@ LIB_DEPENDS=	libmpd.so:${PORTSDIR}/audio
 
 GNU_CONFIGURE=	yes
 USES=		gmake pkgconfig
-NO_STAGE=	yes
 USE_GNOME=	gtk20 glib20 libglade2
 MAKE_ARGS+=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -export-dynamic" \


More information about the svn-ports-all mailing list