Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 2014 14:04:20 +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: r368099 - head/math/sfft
Message-ID:  <201409131404.s8DE4K7q037378@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Sep 13 14:04:19 2014
New Revision: 368099
URL: http://svnweb.freebsd.org/changeset/ports/368099
QAT: https://qat.redports.org/buildarchive/r368099/

Log:
  Allow staging as a regular user

Modified:
  head/math/sfft/Makefile

Modified: head/math/sfft/Makefile
==============================================================================
--- head/math/sfft/Makefile	Sat Sep 13 13:56:20 2014	(r368098)
+++ head/math/sfft/Makefile	Sat Sep 13 14:04:19 2014	(r368099)
@@ -16,7 +16,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libfftw3.so:${PORTSDIR}/math/fftw3
 
-USES=		zip
+USES=		uidfix zip
 USE_GCC=	yes
 USE_LDCONFIG=	yes
 



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