Date: Thu, 27 Nov 2014 13:14:09 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373484 - head/www/yii Message-ID: <201411271314.sARDE9Zs026366@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Thu Nov 27 13:14:08 2014 New Revision: 373484 URL: https://svnweb.freebsd.org/changeset/ports/373484 QAT: https://qat.redports.org/buildarchive/r373484/ Log: Remove redundant CPE_VENDOR definition. Reported by: des MFH: 2014Q4 Modified: head/www/yii/Makefile Modified: head/www/yii/Makefile ============================================================================== --- head/www/yii/Makefile Thu Nov 27 13:14:04 2014 (r373483) +++ head/www/yii/Makefile Thu Nov 27 13:14:08 2014 (r373484) @@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${PORTN NO_BUILD= yes USES= cpe -CPE_VENDOR= yiiframework CPE_PRODUCT= yiiframework USE_PHP= pcre spl WANT_PHP_WEB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411271314.sARDE9Zs026366>