From owner-svn-ports-head@freebsd.org Thu Jan 25 08:11:54 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A14C4EC88B5; Thu, 25 Jan 2018 08:11:54 +0000 (UTC) (envelope-from mat@atuin.in.mat.cc) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5AF6B7137E; Thu, 25 Jan 2018 08:11:53 +0000 (UTC) (envelope-from mat@atuin.in.mat.cc) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 05E0DBDD25; Thu, 25 Jan 2018 09:11:51 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id B86F4BDD35; Thu, 25 Jan 2018 09:11:48 +0100 (CET) Received: by atuin.in.mat.cc (Postfix, from userid 501) id 286EF9E799D0; Thu, 25 Jan 2018 09:11:47 +0100 (CET) Date: Thu, 25 Jan 2018 09:11:47 +0100 From: Mathieu Arnold To: Steven Kreuzer Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r459891 - in head/devel: . p5-Devel-Platform-Info Message-ID: <20180125081147.bv5guwbrhrquek4z@atuin.in.mat.cc> References: <201801242135.w0OLZLAF078523@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="v2byctquhordi7vy" Content-Disposition: inline In-Reply-To: <201801242135.w0OLZLAF078523@repo.freebsd.org> User-Agent: NeoMutt/20170912 (1.9.0) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 25 Jan 2018 08:11:54 -0000 --v2byctquhordi7vy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 24, 2018 at 09:35:21PM +0000, Steven Kreuzer wrote: > +.include > + > +post-install: > + ${MKDIR} ${STAGEDIR}${DOCSDIR} > + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} > + > +.include Why include bsd.port.options.mk ? You are not using PORT_OPTIONS afterwards. --=20 Mathieu Arnold --v2byctquhordi7vy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJaaZFDXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IAsYQAI31mfMNcy9/LcOhrcY1CO1c 8j+LCC6MW5DBrUaJNRty07QiVE3BHPm0AUeLrc3onEngz9gbfEogNgvVOFfYDUDG K9eM0WyyUNnPa523mnR7rm/s1GhP77IR0wQZvg3QxiCi/HXup0j7iNfh6EAJtZyL eGlaIuUW7BlRZwknEv0s8JUlNhp53/RsKzQovXeLuGjex1R2/lLu27AWCrnlVpSG ISN+iidCseLX2yiSQ7OWxd2PN/baT7b9q53zwIdxQIqeOTmQsLUDq3nR7B9csyzW 1eTx5Xd1bHdLAeReXddnvXyxUfJLFwm9qu5DxRzgOLxOqjcK+ic2grL97huEEOCT krOtI1XU/vgy38FUVfltvbAw+uWgPc6zagQku9V2Oe1GaH4ThIyz7OmBtE9cTJv0 HRwsdgPjLRnHjTnDlWfMZStQdbvtM0eJmm7ThPQvSA3fWDL92eHnXEb/57xApMVu c1vdlktA8sqviuoMY+JzHlBCG8dYZ8/qjcDxth0Ikdk6hCl5iWCRjg6jaXpvMf/J U8PZKenUVemwhVC6eq3UEgyNeQJ8b2mLMq9gYqGB+AV69paXn6G3c+fZKtgFeNpU YIWv+Iaofe/hxGy+kGmlood5tsKnp6bdLzOSIkxv1AOtr1ORqbzGRUdxUH/jr33/ Nffqp/MbYjaywVSsvIi0 =kIQS -----END PGP SIGNATURE----- --v2byctquhordi7vy--