Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2014 22:14:01 +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: r367992 - head/math/lrng
Message-ID:  <201409112214.s8BME1ff089930@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Sep 11 22:14:01 2014
New Revision: 367992
URL: http://svnweb.freebsd.org/changeset/ports/367992
QAT: https://qat.redports.org/buildarchive/r367992/

Log:
  Allow staging as a regular user

Modified:
  head/math/lrng/Makefile

Modified: head/math/lrng/Makefile
==============================================================================
--- head/math/lrng/Makefile	Thu Sep 11 22:02:27 2014	(r367991)
+++ head/math/lrng/Makefile	Thu Sep 11 22:14:01 2014	(r367992)
@@ -35,6 +35,7 @@ SHLIB_MAJOR=	0
 SRCCONF=	/dev/null
 SRCS=	${DISTFILES:M*.c\:1:Nex1.c\:1:S|:1$||}
 USE_LDCONFIG=	yes
+USES=		uidfix
 
 .include <bsd.port.options.mk>
 



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