From owner-svn-ports-head@FreeBSD.ORG Mon Mar 18 22:20:40 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 381F5FD2; Mon, 18 Mar 2013 22:20:40 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 14510113; Mon, 18 Mar 2013 22:20:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2IMKdLe020632; Mon, 18 Mar 2013 22:20:39 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2IMKdN5020631; Mon, 18 Mar 2013 22:20:39 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201303182220.r2IMKdN5020631@svn.freebsd.org> From: Koop Mast Date: Mon, 18 Mar 2013 22:20:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314608 - head/graphics/gimp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Mar 2013 22:20:40 -0000 Author: kwm Date: Mon Mar 18 22:20:39 2013 New Revision: 314608 URL: http://svnweb.freebsd.org/changeset/ports/314608 Log: Change the meta port to include all the options my default. Modified: head/graphics/gimp/Makefile Modified: head/graphics/gimp/Makefile ============================================================================== --- head/graphics/gimp/Makefile Mon Mar 18 22:10:04 2013 (r314607) +++ head/graphics/gimp/Makefile Mon Mar 18 22:20:39 2013 (r314608) @@ -17,7 +17,7 @@ COMMENT= The "meta-port" for The Gimp RUN_DEPENDS= gimp-2.8:${PORTSDIR}/graphics/gimp-app OPTIONS_DEFINE= PYTHON PRINT HELP -OPTIONS_DEFAULT=PRINT +OPTIONS_DEFAULT=PYTHON PRINT HELP PYTHON_DESC= Python-fu support PRINT_DESC= Gutenprint (gimp-print) plugin HELP_DESC= Gimp-Help (50+MB distfile)