mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Fix wrong RUN_DEPENDS way
Reported by: Boris Samorodov <bsam@ipt.ru>
This commit is contained in:
parent
24dd6b6c59
commit
769fa50823
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249270
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user