From aa70751e20fdfc05495774c8ddf0d0a9b47ec9e5 Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 3 Apr 2007 01:10:02 +0000 Subject: Disable gimp-help support since it wants older gimp git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8588 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/gimp-devel/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index c288af430..2c4480311 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -3,7 +3,7 @@ # Whom: erich@FreeBSD.org # # $FreeBSD$ -# $MCom: ports/graphics/gimp-devel/Makefile,v 1.27 2007/02/16 18:14:25 mezz Exp $ +# $MCom: ports/graphics/gimp-devel/Makefile,v 1.28 2007/03/30 17:05:55 ahze Exp $ # PORTNAME= gimp @@ -21,16 +21,16 @@ COMMENT= The "meta-port" for The Gimp RUN_DEPENDS= gimp-2.3:${PORTSDIR}/graphics/gimp-app-devel OPTIONS= PYTHON "Python-fu support" Off \ - PRINT "Gutenprint (gimp-print) plugin" On \ - HELP "Install Gimp-Help (50+MB distfile)" Off + PRINT "Gutenprint (gimp-print) plugin" On +# HELP "Install Gimp-Help (50+MB distfile)" Off NO_BUILD= yes .include -.if defined(WITH_HELP) -RUN_DEPENDS+= gimp-help>0:${PORTSDIR}/graphics/gimp-help -.endif +#.if defined(WITH_HELP) +#RUN_DEPENDS+= gimp-help>0:${PORTSDIR}/graphics/gimp-help +#.endif .if defined(WITH_PYTHON) RUN_DEPENDS+= ${LOCALBASE}/libexec/gimp/2.2/environ/pygimp.env:${PORTSDIR}/graphics/py-gimp -- cgit v1.2.3