From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 20 09:05:10 2012 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC9E9106564A; Sun, 20 May 2012 09:05:10 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 519968FC14; Sun, 20 May 2012 09:05:10 +0000 (UTC) Received: from seedling.local (209.Red-88-21-46.staticIP.rima-tde.net [88.21.46.209]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q4K954Cr014378 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sun, 20 May 2012 10:05:05 +0100 (BST) (envelope-from matthew@FreeBSD.org) X-DKIM: OpenDKIM Filter v2.5.2 smtp.infracaninophile.co.uk q4K954Cr014378 Authentication-Results: smtp.infracaninophile.co.uk/q4K954Cr014378; dkim=none (no signature); dkim-adsp=none X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host 209.Red-88-21-46.staticIP.rima-tde.net [88.21.46.209] claimed to be seedling.local Message-ID: <4FB8B3C0.6010103@FreeBSD.org> Date: Sun, 20 May 2012 11:05:04 +0200 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org References: <201205191850.q4JIo5G7096810@freefall.freebsd.org> In-Reply-To: <201205191850.q4JIo5G7096810@freefall.freebsd.org> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0EE53211D0943CEDC6DA9211" X-Virus-Scanned: clamav-milter 0.97.4 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KHOP_DYNAMIC, RCVD_IN_SORBS_DUL,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: dsh@vlink.ru Subject: Re: ports/168143: www/p5-HTML-Mason -- fix USE_APACHE syntax for WITH_MOD_PERL=yes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2012 09:05:11 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0EE53211D0943CEDC6DA9211 Content-Type: multipart/mixed; boundary="------------080008090102030200090500" This is a multi-part message in MIME format. --------------080008090102030200090500 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Updated patch -- RUN_DEPENDS also needs to be initialised from BUILD_DEPENDS. --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------080008090102030200090500 Content-Type: text/plain; charset=UTF-8; x-mac-type="0"; x-mac-creator="0"; name="p5-HTML-Mason.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="p5-HTML-Mason.diff" Index: 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 RCS file: /home/ncvs/ports/www/p5-HTML-Mason/Makefile,v retrieving revision 1.69 diff -u -u -r1.69 Makefile --- Makefile 16 May 2012 04:09:48 -0000 1.69 +++ Makefile 20 May 2012 08:50:27 -0000 @@ -20,6 +20,7 @@ p5-Exception-Class>=3D1.15:${PORTSDIR}/devel/p5-Exception-Class \ p5-Log-Any>=3D0.08:${PORTSDIR}/devel/p5-Log-Any \ p5-Cache-Cache>=3D1:${PORTSDIR}/devel/p5-Cache-Cache +RUN_DEPENDS:=3D ${BUILD_DEPENDS} TEST_DEPENDS=3D p5-Test-Deep>=3D0:${PORTSDIR}/devel/p5-Test-Deep =20 PERL_MODBUILD=3D yes @@ -68,7 +69,7 @@ .include =20 .if defined(WITH_MOD_PERL) -USE_APACHE=3D 2.0+ +USE_APACHE=3D 20+ RUN_DEPENDS+=3D ${SITE_PERL}/${PERL_ARCH}/Apache2/Request.pm:${PORTSDIR}= /www/p5-libapreq2 .endif =20 --------------080008090102030200090500-- --------------enig0EE53211D0943CEDC6DA9211 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk+4s8AACgkQ8Mjk52CukIxaQQCfbeIH17JyoW8t+Dgx9yKWYdP1 yiEAnjJvfJ3zixnzyXPJaQ0h/UyijW5G =ilmn -----END PGP SIGNATURE----- --------------enig0EE53211D0943CEDC6DA9211--