svn commit: r333416 - head/math/eigen3

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Nov 10 17:46:40 UTC 2013


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 at 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>


More information about the svn-ports-all mailing list