diff options
-rw-r--r-- | graphics/gimp-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index b0afcf0a1e53..e8932cd76436 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -18,7 +18,7 @@ EXTRACT_ONLY?= # empty MAINTAINER= gnome@FreeBSD.org COMMENT= The "meta-port" for The Gimp -RUN_DEPENDS= gimp-2.3:${PORTSDIR}/graphics/gimp-app-devel +RUN_DEPENDS= gimp-2.4:${PORTSDIR}/graphics/gimp-app-devel OPTIONS= PYTHON "Python-fu support" Off \ PRINT "Gutenprint (gimp-print) plugin" On |