aboutsummaryrefslogtreecommitdiff
path: root/www/e107
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-10-04 11:23:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-10-04 11:23:34 +0000
commite6790f54f99f2ac41a01481a9a9d81e4bcafb14f (patch)
tree73a6854ff825d26f8f2ea2a43b5aa6efccae8132 /www/e107
parentbf72a998c3fe32c36d6b986060e591f2eb5193c8 (diff)
downloadports-e6790f54f99f2ac41a01481a9a9d81e4bcafb14f.tar.gz
ports-e6790f54f99f2ac41a01481a9a9d81e4bcafb14f.zip
Do not overwrite USES
While here, convert to USES=php
Notes
Notes: svn path=/head/; revision=451217
Diffstat (limited to 'www/e107')
-rw-r--r--www/e107/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/e107/Makefile b/www/e107/Makefile
index ac75696697da..fece3ff08a9c 100644
--- a/www/e107/Makefile
+++ b/www/e107/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_full
MAINTAINER= wen@FreeBSD.org
COMMENT= Content management system written in PHP
-USES= cpe
+USES= cpe dos2unix php shebangfix
USE_PHP= dom exif hash pdo_mysql session xml
WRKSRC= ${WRKDIR}/e107
@@ -21,7 +21,6 @@ SUB_FILES= pkg-message
SUB_LIST= E107DIR=${E107DIR}
E107DIR= www/e107
-USES= dos2unix shebangfix
SHEBANG_FILES= cron.php e107_handlers/bounce_handler.php
do-extract: