aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-13 14:04:19 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-13 14:04:19 +0000
commit709a8d7ebac286643f52ead3ff438b0875c7e547 (patch)
tree0b98f524f44c6b92f4a297422b4ed9efd66c0708 /math
parent78f6d28ef734e2503f6cac95cc27ec22192ac3b1 (diff)
downloadports-709a8d7ebac286643f52ead3ff438b0875c7e547.tar.gz
ports-709a8d7ebac286643f52ead3ff438b0875c7e547.zip
Allow staging as a regular user
Notes
Notes: svn path=/head/; revision=368099
Diffstat (limited to 'math')
-rw-r--r--math/sfft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sfft/Makefile b/math/sfft/Makefile
index 9fafea9d541d..df9eb3a4c64b 100644
--- a/math/sfft/Makefile
+++ b/math/sfft/Makefile
@@ -16,7 +16,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3
-USES= zip
+USES= uidfix zip
USE_GCC= yes
USE_LDCONFIG= yes