aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/davical/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/davical/Makefile b/www/davical/Makefile
index 342465f468be..60d6b9030906 100644
--- a/www/davical/Makefile
+++ b/www/davical/Makefile
@@ -19,12 +19,11 @@ RUN_DEPENDS= ${LOCALBASE}/include/php/ext/pgsql:${PORTSDIR}/databases/php5-pgsql
${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg \
${LOCALBASE}/bin/pwgen:${PORTSDIR}/sysutils/pwgen \
- php-libawl>=0.37:${PORTSDIR}/devel/php-libawl \
- ${PORTSDIR}/converters/php5-iconv
+ php-libawl>=0.37:${PORTSDIR}/devel/php-libawl
NO_BUILD= yes
-USE_PHP= gettext pcre xml
+USE_PHP= gettext pcre xml iconv
SUB_FILES= pkg-message httpd-davical.conf
WWWDIR?= ${PREFIX}/www/${PORTNAME}