aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2008-02-29 18:42:48 +0000
committerMichael Johnson <ahze@FreeBSD.org>2008-02-29 18:42:48 +0000
commit3f497bd073b47c721c168e4e8c2526449b342708 (patch)
tree9eca616e63eed037cff36b35d795a7e362843184 /graphics/gimp/Makefile
parent0cb59b5521d1493aff5fc0636ed6381520b7730a (diff)
downloadports-3f497bd073b47c721c168e4e8c2526449b342708.tar.gz
ports-3f497bd073b47c721c168e4e8c2526449b342708.zip
When WITH_PRINT is defined add print/gutenprint to depends so users have an
option for cups drivers instead of just the standard gutenprint drivers.
Notes
Notes: svn path=/head/; revision=208198
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r--graphics/gimp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 8f6aaacb8efb..0bcdbc7c038a 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gimp
DISTVERSION?= 2.4.4
+PORTREVISION?= 1
PORTEPOCH?= 2
CATEGORIES= graphics gnome
MASTER_SITES?= # empty
@@ -37,6 +38,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/gimp/2.2/environ/pygimp.env:${PORTSDIR}/graph
.if !defined(WITHOUT_PRINT)
RUN_DEPENDS+= ${LOCALBASE}/libexec/gimp/2.2/plug-ins/gutenprint:${PORTSDIR}/print/gimp-gutenprint
+RUN_DEPENDS+= gutenprint>0:${PORTSDIR}/print/gutenprint
.endif
do-install: # empty