svn commit: r344648 - head/graphics/cairomm

Martin Wilke miwi at FreeBSD.org
Mon Feb 17 05:19:53 UTC 2014


Author: miwi
Date: Mon Feb 17 05:19:52 2014
New Revision: 344648
URL: http://svnweb.freebsd.org/changeset/ports/344648
QAT: https://qat.redports.org/buildarchive/r344648/

Log:
  - Stage support

Modified:
  head/graphics/cairomm/Makefile

Modified: head/graphics/cairomm/Makefile
==============================================================================
--- head/graphics/cairomm/Makefile	Mon Feb 17 05:19:27 2014	(r344647)
+++ head/graphics/cairomm/Makefile	Mon Feb 17 05:19:52 2014	(r344648)
@@ -23,7 +23,6 @@ USE_GNOME=	gnomehack ltverhack
 CONFIGURE_ENV=	AUTOMAKE="${TRUE}" AUTOCONF="${TRUE}" DOXYGEN="${TRUE}"
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
-NO_STAGE=	yes
 
 .if defined(NOPORTDOCS)
 CONFIGURE_ARGS+=	--disable-documentation


More information about the svn-ports-all mailing list