Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2014 10:05:22 +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: r344342 - head/math/eispack
Message-ID:  <201402151005.s1FA5M6G040061@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Feb 15 10:05:22 2014
New Revision: 344342
URL: http://svnweb.freebsd.org/changeset/ports/344342
QAT: https://qat.redports.org/buildarchive/r344342/

Log:
  - Stage support

Modified:
  head/math/eispack/Makefile

Modified: head/math/eispack/Makefile
==============================================================================
--- head/math/eispack/Makefile	Sat Feb 15 10:05:05 2014	(r344341)
+++ head/math/eispack/Makefile	Sat Feb 15 10:05:22 2014	(r344342)
@@ -28,7 +28,6 @@ MAKE_ENV+=	SHLIB_MAJOR="${SHLIB_MAJOR}" 
 
 OPTIONS_DEFINE=	PROFILE
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MPROFILE}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402151005.s1FA5M6G040061>