Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2014 18:59:30 +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: r367673 - head/math/levmar
Message-ID:  <201409081859.s88IxUxO031120@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Sep  8 18:59:29 2014
New Revision: 367673
URL: http://svnweb.freebsd.org/changeset/ports/367673
QAT: https://qat.redports.org/buildarchive/r367673/

Log:
  Allow staging as a regular user

Modified:
  head/math/levmar/Makefile

Modified: head/math/levmar/Makefile
==============================================================================
--- head/math/levmar/Makefile	Mon Sep  8 18:57:31 2014	(r367672)
+++ head/math/levmar/Makefile	Mon Sep  8 18:59:29 2014	(r367673)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_LDCONFIG=	yes
-USES=		fortran tar:tgz
+USES=		fortran tar:tgz uidfix
 
 OPTIONS_DEFINE=	DOCS EXAMPLES PROFILE
 PROFILE_DESC=	Build a profiling library



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