Date: Mon, 17 Feb 2014 05:19:52 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344648 - head/graphics/cairomm Message-ID: <201402170519.s1H5Jq02060299@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402170519.s1H5Jq02060299>