Date: Sun, 10 Nov 2013 17:46:39 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333416 - head/math/eigen3 Message-ID: <201311101746.rAAHkdgT069014@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Sun Nov 10 17:46:39 2013 New Revision: 333416 URL: http://svnweb.freebsd.org/changeset/ports/333416 Log: Support staging Submitted by: Schaich Alonso <alonsochaich@fastmail.fm> Modified: head/math/eigen3/Makefile Modified: head/math/eigen3/Makefile ============================================================================== --- head/math/eigen3/Makefile Sun Nov 10 17:39:43 2013 (r333415) +++ head/math/eigen3/Makefile Sun Nov 10 17:46:39 2013 (r333416) @@ -20,5 +20,4 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-ffa86ffb5570 -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311101746.rAAHkdgT069014>