aboutsummaryrefslogtreecommitdiff
path: root/math/rubygem-fftw3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/rubygem-fftw3/Makefile')
-rw-r--r--math/rubygem-fftw3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rubygem-fftw3/Makefile b/math/rubygem-fftw3/Makefile
index bb18a8c8670c..eb3d32e276bf 100644
--- a/math/rubygem-fftw3/Makefile
+++ b/math/rubygem-fftw3/Makefile
@@ -14,6 +14,6 @@ LIB_DEPENDS= libfftw3.so:math/fftw3
USE_RUBY= yes
USE_RAKE= yes
-USES= gem:autoplist
+USES= gem
.include <bsd.port.mk>