Date: Thu, 27 Nov 2014 13:06:58 +0100 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: Guido Falsi <madpilot@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r372920 - head/www/yii Message-ID: <86k32gonj1.fsf@nine.des.no> In-Reply-To: <201411201326.sAKDQZce041417@svn.freebsd.org> (Guido Falsi's message of "Thu, 20 Nov 2014 13:26:35 %2B0000 (UTC)") References: <201411201326.sAKDQZce041417@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Guido Falsi <madpilot@FreeBSD.org> writes: > Modified: head/www/yii/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/www/yii/Makefile Thu Nov 20 13:26:05 2014 (r372919) > +++ head/www/yii/Makefile Thu Nov 20 13:26:35 2014 (r372920) > @@ -19,6 +19,9 @@ GH_COMMIT=3D 022a51 > WRKSRC=3D ${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-65ddd44 >=20=20 > NO_BUILD=3D yes > +USES=3D cpe > +CPE_VENDOR=3D yiiframework > +CPE_PRODUCT=3D yiiframework > USE_PHP=3D pcre spl > WANT_PHP_WEB=3D yes >=20=20 There is no need to set CPE_VENDOR if it is identical to CPE_PRODUCT. See https://wiki.freebsd.org/Ports/CPE and ${PORTSDIR}/Mk/Uses/cpe.mk. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86k32gonj1.fsf>