diff options
-rw-r--r-- | math/sfft/Makefile | 2 |
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 |