svn commit: r372920 - head/www/yii

Dag-Erling Smørgrav des at des.no
Thu Nov 27 12:07:15 UTC 2014


Guido Falsi <madpilot at FreeBSD.org> writes:
> Modified: head/www/yii/Makefile
> ==============================================================================
> --- 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=	022a51
>  WRKSRC=		${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-65ddd44
>  
>  NO_BUILD=	yes
> +USES=		cpe
> +CPE_VENDOR=	yiiframework
> +CPE_PRODUCT=	yiiframework
>  USE_PHP=	pcre spl
>  WANT_PHP_WEB=	yes
>  

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
-- 
Dag-Erling Smørgrav - des at des.no


More information about the svn-ports-head mailing list