1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Fix typo in options helper

This commit is contained in:
Mathieu Arnold 2019-02-20 16:16:14 +00:00
parent 85104bdef8
commit dfe3f7956b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493426

View File

@ -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 \