aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2008-10-13 19:01:18 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2008-10-13 19:01:18 +0000
commitc0cca3498090292ad1505ea7493b79a115bab9f8 (patch)
tree4b4b0f44493c9a4d4599e6eedc52cf3dd8a6c465 /graphics/gimp/Makefile
parentac6ee06f68120579264f4eca43bb9ebd64d937fa (diff)
downloadports-c0cca3498090292ad1505ea7493b79a115bab9f8.tar.gz
ports-c0cca3498090292ad1505ea7493b79a115bab9f8.zip
Look for gimp-2.6, not gimp-2.4.
One pointyhat to: ahze
Notes
Notes: svn path=/head/; revision=221556
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r--graphics/gimp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 1962cb43b493..426b5c3b38f1 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -18,7 +18,7 @@ EXTRACT_ONLY?= # empty
MAINTAINER= gnome@FreeBSD.org
COMMENT= The "meta-port" for The Gimp
-RUN_DEPENDS= gimp-2.4:${PORTSDIR}/graphics/gimp-app
+RUN_DEPENDS= gimp-2.6:${PORTSDIR}/graphics/gimp-app
OPTIONS= PYTHON "Python-fu support" Off \
PRINT "Gutenprint (gimp-print) plugin" On \