aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-10-22 21:40:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-10-22 21:40:34 +0000
commit0ff711f6ccc20db08859656567d4827add0dca55 (patch)
treeeab7816de5dbd8cf23118e3b0b8a5685434a6bb2
parentcc58fb0aa9d27e75f4b2118dbfedb9d5b2d3b3b7 (diff)
downloadports-0ff711f6ccc20db08859656567d4827add0dca55.tar.gz
ports-0ff711f6ccc20db08859656567d4827add0dca55.zip
- Chase fftw3 shlib bump (no PORTREVISION bump because rev. 1.69 could never build)
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=284138
-rw-r--r--databases/grass/Makefile2
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