From ac39d25cb13d645037681dbc65360f16ba857b56 Mon Sep 17 00:00:00 2001 From: Brendan Fabeny Date: Mon, 17 Oct 2011 10:08:33 +0000 Subject: - update fftw3* to 3.3 [1], and adjust dependent ports - make use of optimizations by default, where possible (quad flavor to follow shortly, and mpi at a later date) Suggestions and patches from: ache, C. Burns, wen --- graphics/gimp-focusblur-plugin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/gimp-focusblur-plugin') diff --git a/graphics/gimp-focusblur-plugin/Makefile b/graphics/gimp-focusblur-plugin/Makefile index ae3a1f320e53..d884f1f19c60 100644 --- a/graphics/gimp-focusblur-plugin/Makefile +++ b/graphics/gimp-focusblur-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= focusblur PORTVERSION= 3.2.6 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://registry.gimp.org/files/ PKGNAMEPREFIX= gimp- @@ -15,7 +16,7 @@ PKGNAMESUFFIX= -plugin MAINTAINER= ports@FreeBSD.org COMMENT= Gimp realistic focus blur plugin -LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3 \ +LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ gimp-2.0:${PORTSDIR}/graphics/gimp-app LICENSE= GPLv2 -- cgit v1.2.3