diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2014-11-27 16:54:54 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2014-11-27 16:54:54 +0000 |
commit | 1499f55910e00857a742fa80a9a3a8f2a7095480 (patch) | |
tree | 615fb7976fb4ab5da9c691be844d06b88137808e /www | |
parent | 586a179e01f1928e6c562cad31079ec810aae6ba (diff) |
MFH: r373484
Remove redundant CPE_VENDOR definition.
Reported by: des
Approved by: ports-secteam (rea)
Notes
Notes:
svn path=/branches/2014Q4/; revision=373500
Diffstat (limited to 'www')
-rw-r--r-- | www/yii/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/yii/Makefile b/www/yii/Makefile index a11dbf9cc6a8..b590179f8e54 100644 --- a/www/yii/Makefile +++ b/www/yii/Makefile @@ -20,7 +20,6 @@ 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 |