Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2014 15:29:05 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367862 - head/math/eispack
Message-ID:  <201409101529.s8AFT5EG022583@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Sep 10 15:29:04 2014
New Revision: 367862
URL: http://svnweb.freebsd.org/changeset/ports/367862
QAT: https://qat.redports.org/buildarchive/r367862/

Log:
  Allow staging as a regular user

Modified:
  head/math/eispack/Makefile

Modified: head/math/eispack/Makefile
==============================================================================
--- head/math/eispack/Makefile	Wed Sep 10 15:26:01 2014	(r367861)
+++ head/math/eispack/Makefile	Wed Sep 10 15:29:04 2014	(r367862)
@@ -15,7 +15,7 @@ COMMENT=	Eigenvalue system package
 DIST_SUBDIR=	${PORTNAME}
 NO_WRKSUBDIR=	yes
 
-USES=		fortran
+USES=		fortran uidfix
 USE_LDCONFIG=	yes
 
 SHLIB_MAJOR=	2



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