Date: Sat, 7 Jan 2017 20:48:30 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430831 - head/math/coinmp Message-ID: <201701072048.v07KmVjm084690@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Jan 7 20:48:30 2017 New Revision: 430831 URL: https://svnweb.freebsd.org/changeset/ports/430831 Log: Drop useless declaration of PKG_CONFIG_PATH Modified: head/math/coinmp/Makefile Modified: head/math/coinmp/Makefile ============================================================================== --- head/math/coinmp/Makefile Sat Jan 7 20:47:28 2017 (r430830) +++ head/math/coinmp/Makefile Sat Jan 7 20:48:30 2017 (r430831) @@ -20,7 +20,6 @@ CONFLICTS= clp-[0-9]* ogdf-[0-9]* GNU_CONFIGURE= yes USES= libtool pathfix pkgconfig tar:tgz USE_LDCONFIG= yes -CONFIGURE_ARGS+= PKG_CONFIG_PATH=${STAGEDIR}${PREFIX}/libdata/pkgconfig CXXFLAGS+= -ffast-math OPTIONS_DEFINE= DEBUG DOCS GLPK
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701072048.v07KmVjm084690>