Date: Sun, 16 Feb 2014 16:16:17 +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: r344599 - head/math/ufc Message-ID: <201402161616.s1GGGHIc015089@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sun Feb 16 16:16:16 2014 New Revision: 344599 URL: http://svnweb.freebsd.org/changeset/ports/344599 QAT: https://qat.redports.org/buildarchive/r344599/ Log: - Stage support Modified: head/math/ufc/Makefile Modified: head/math/ufc/Makefile ============================================================================== --- head/math/ufc/Makefile Sun Feb 16 16:15:59 2014 (r344598) +++ head/math/ufc/Makefile Sun Feb 16 16:16:16 2014 (r344599) @@ -23,7 +23,6 @@ CMAKE_ARGS+= -DUFC_PKGCONFIG_DIR=${PREFI MMVERSION= 2.2 -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|g' \ ${WRKSRC}/CMakeLists.txt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402161616.s1GGGHIc015089>