From owner-svn-ports-all@FreeBSD.ORG  Thu Jul 25 09:06:41 2013
Return-Path: <owner-svn-ports-all@FreeBSD.ORG>
Delivered-To: svn-ports-all@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 16AE8F35;
 Thu, 25 Jul 2013 09:06:41 +0000 (UTC)
 (envelope-from baptiste.daroussin@gmail.com)
Received: from mail-we0-x231.google.com (mail-we0-x231.google.com
 [IPv6:2a00:1450:400c:c03::231])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 24CD328F3;
 Thu, 25 Jul 2013 09:06:39 +0000 (UTC)
Received: by mail-we0-f177.google.com with SMTP id m46so392191wev.22
 for <multiple recipients>; Thu, 25 Jul 2013 02:06:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=sender:date:from:to:cc:subject:message-id:references:mime-version
 :content-type:content-disposition:in-reply-to:user-agent;
 bh=a2TlDdxTCM3FlM4YMPyQc/rTTLoojron2zB1xrfvkr4=;
 b=qelNrJNJ1u4EbsjW7F+/pxvPcftJvXFQOQ8tZhr0P26pUMNKgODrcajHt70ORVejVq
 AVOpnjPuxHHR13HaOcqKMwee5yn6P7jUHKueNQpCsFuftaO5ZUxpUcgru0d6hQbpZj1n
 puKfnuQBqK+pGU1RbZ8+w0RVwT2He080TwmyazVIh3wHH/4G2L4zjsToRrwi9kO3IbNx
 R3vuRxtSzBC7HeeQf60hwfn6qY18gEx/tQ5cIubj3/VXaWC1nNceEWUHqkTszDsDkCvk
 hqG/mWc6/4CjeEth3a+EHCXMd+ucj2Yhzhgvz8EF4BBz3LdC5XTt3a64nTsho6vi155c
 qW7A==
X-Received: by 10.194.243.226 with SMTP id xb2mr30435591wjc.67.1374743198487; 
 Thu, 25 Jul 2013 02:06:38 -0700 (PDT)
Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188])
 by mx.google.com with ESMTPSA id x2sm2217234wif.3.2013.07.25.02.06.37
 for <multiple recipients>
 (version=TLSv1 cipher=RC4-SHA bits=128/128);
 Thu, 25 Jul 2013 02:06:37 -0700 (PDT)
Sender: Baptiste Daroussin <baptiste.daroussin@gmail.com>
Date: Thu, 25 Jul 2013 11:06:36 +0200
From: Baptiste Daroussin <bapt@FreeBSD.org>
To: Hiroki Sato <hrs@FreeBSD.org>
Subject: Re: svn commit: r323629 - in head/print: ghostscript7
 ghostscript7/files ghostscript8 ghostscript8/files ghostscript9
 ghostscript9-agpl ghostscript9-agpl/files ghostscript9/files
Message-ID: <20130725090635.GJ41432@ithaqua.etoilebsd.net>
References: <201307250903.r6P93XAT050540@svn.freebsd.org>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature"; boundary="pMCBjikF2xGw87uL"
Content-Disposition: inline
In-Reply-To: <201307250903.r6P93XAT050540@svn.freebsd.org>
User-Agent: Mutt/1.5.21 (2010-09-15)
Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org,
 ports-committers@freebsd.org
X-BeenThere: svn-ports-all@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all>
List-Post: <mailto:svn-ports-all@freebsd.org>
List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Jul 2013 09:06:41 -0000


--pMCBjikF2xGw87uL
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Jul 25, 2013 at 09:03:33AM +0000, Hiroki Sato wrote:
> Author: hrs
> Date: Thu Jul 25 09:03:33 2013
> New Revision: 323629
> URL: http://svnweb.freebsd.org/changeset/ports/323629
>=20
> Log:
>   Fix hidden dependency due to USE_FOO=3Dyes after including bsd.port.pre=
=2Emk.
>=20
> Modified:
>   head/print/ghostscript7/Makefile
>   head/print/ghostscript7/files/Makefile.drivers_post
>   head/print/ghostscript8/Makefile
>   head/print/ghostscript8/files/Makefile.drivers_post
>   head/print/ghostscript9-agpl/Makefile
>   head/print/ghostscript9-agpl/files/Makefile.drivers_post
>   head/print/ghostscript9/Makefile
>   head/print/ghostscript9/files/Makefile.drivers_post
>=20
> Modified: head/print/ghostscript7/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/print/ghostscript7/Makefile	Thu Jul 25 08:41:35 2013	(r323628)
> +++ head/print/ghostscript7/Makefile	Thu Jul 25 09:03:33 2013	(r323629)
> @@ -3,7 +3,7 @@
> =20
>  PORTNAME=3D	ghostscript
>  PORTVERSION=3D	7.07
> -PORTREVISION=3D	28
> +PORTREVISION=3D	29
>  CATEGORIES=3D	print
>  MASTER_SITES=3D	SF/ghostscript/gnu-gs/${PORTVERSION}:gs_srcs \
>  		ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/gs${PORTVERSION:S/.//}/=
:gs_srcs \
> @@ -82,8 +82,7 @@ post-extract: post-extract-all
>  USE_GNOME=3D	gtk12
>  .endif
> =20
> -.include <bsd.port.pre.mk>
> -.include "${FILESDIR}/Makefile.drivers_post"
> +.include "files/Makefile.drivers_post"

In that case you should should ${.CURDIR}/files otherwise you will get pote=
ntial
problems :)

regards,
Bapt

--pMCBjikF2xGw87uL
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlHw6psACgkQ8kTtMUmk6Ez2uQCfWWnQGUmu+zPxX8bVAUaAWU2/
LYAAn2w9i2NRZGnsrkA4uNRTFSVvLnHM
=5/Ba
-----END PGP SIGNATURE-----

--pMCBjikF2xGw87uL--