aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2014-11-27 16:54:54 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2014-11-27 16:54:54 +0000
commit1499f55910e00857a742fa80a9a3a8f2a7095480 (patch)
tree615fb7976fb4ab5da9c691be844d06b88137808e
parent586a179e01f1928e6c562cad31079ec810aae6ba (diff)
downloadports-1499f55910e00857a742fa80a9a3a8f2a7095480.tar.gz
ports-1499f55910e00857a742fa80a9a3a8f2a7095480.zip
MFH: r373484
Remove redundant CPE_VENDOR definition. Reported by: des Approved by: ports-secteam (rea)
Notes
Notes: svn path=/branches/2014Q4/; revision=373500
-rw-r--r--www/yii/Makefile1
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