From owner-freebsd-ports@FreeBSD.ORG Thu Jun 25 15:37:15 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 834B4106566C for ; Thu, 25 Jun 2009 15:37:15 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 5F98E8FC13 for ; Thu, 25 Jun 2009 15:37:15 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MJr0e-0007Hu-9C; Thu, 25 Jun 2009 11:37:13 -0400 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by cube.entropy.prv (Postfix) with ESMTP id 88C41306FA1B; Thu, 25 Jun 2009 11:37:08 -0400 (EDT) Message-ID: <4A4399A3.6010506@FreeBSD.org> Date: Thu, 25 Jun 2009 11:37:07 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Kirk Strauser References: <200906250940.42206.kirk@strauser.com> In-Reply-To: <200906250940.42206.kirk@strauser.com> X-Enigmail-Version: 0.95.7 OpenPGP: id=1C940290 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.5 (/) Cc: freebsd-ports@freebsd.org Subject: Re: Honoring NOPORTDOCS with GNU_CONFIGURE? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2009 15:37:15 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Kirk Strauser wrote: > Is there a standard way to write ports which use GNU_CONFIGURE to follow > NOPORTDOCS? Ideally it'd be something as simple as setting --docdir=NULL or > similar, and even more ideally by having bsd.port.mk taking care of that. :-) Hi Kirk, I did this for some of the ports that I maintain. Have a look at the freshports.org page for a commit to graphics/GraphicsMagick last year: http://is.gd/1daY4 I modified the Makefile.in at the top level to remove dependencies on install-docDATA and install-data-html, and that did the trick. Cheers, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFKQ5mj0sRouByUApARAmyLAJ9KZWZEsM+OvN7Wy1vqxy0L7hLNsACgppSI hmnMAEWQ9JrKWlrza8hi92Q= =MzYT -----END PGP SIGNATURE-----