diff options
-rw-r--r-- | databases/grass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 89b85bd376ef..100677317459 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -36,7 +36,7 @@ RUN_DEPENDS= proj:${PORTSDIR}/graphics/proj \ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ - fftw3.5:${PORTSDIR}/math/fftw3 \ + fftw3.6:${PORTSDIR}/math/fftw3 \ freetype.9:${PORTSDIR}/print/freetype2 USE_GMAKE= yes |