From dfe3f7956b6f76163c01bed4105667febbbf080f Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 20 Feb 2019 16:16:14 +0000 Subject: [PATCH] Fix typo in options helper --- www/ilias/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/ilias/Makefile b/www/ilias/Makefile index 850a025cf277..481dd40e6bdf 100644 --- a/www/ilias/Makefile +++ b/www/ilias/Makefile @@ -3,6 +3,7 @@ PORTNAME= ilias PORTVERSION= 5.3.13 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www @@ -36,7 +37,7 @@ SUB_LIST= ILIASDATADIR=${ILIASDATADIR} OPTIONS_DEFINE= SCORM2004 CHECKER MAIL SCORM2004_USE= php=json -CHERCKER_RUN_DEPENDS= ${LOCALBASE}/share/pear/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} +CHECKER_RUN_DEPENDS= ${LOCALBASE}/share/pear/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} MAIL_RUN_DEPENDS= ${LOCALBASE}/share/pear/Mail.php:mail/pear-Mail@${PHP_FLAVOR} EXTRA_FILES= %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/_mocha \