aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2008-10-14 03:01:18 +0800
committeradamw <adamw@FreeBSD.org>2008-10-14 03:01:18 +0800
commit133b7380fdf66841bb345ee183ef54f5907758f8 (patch)
treea1e2e4410f11540f13de346daaa1a42c7f42a159 /graphics/gimp
parent0ef6c75f4880022275483ecaff28fd9c881b2c7b (diff)
downloadfreebsd-ports-gnome-133b7380fdf66841bb345ee183ef54f5907758f8.tar.gz
freebsd-ports-gnome-133b7380fdf66841bb345ee183ef54f5907758f8.tar.zst
freebsd-ports-gnome-133b7380fdf66841bb345ee183ef54f5907758f8.zip
Look for gimp-2.6, not gimp-2.4.
One pointyhat to: ahze
Diffstat (limited to 'graphics/gimp')
-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 \