svn commit: r367992 - head/math/lrng

Antoine Brodin antoine at FreeBSD.org
Thu Sep 11 22:14:02 UTC 2014


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>
 


More information about the svn-ports-head mailing list