diff options
Diffstat (limited to 'devel/pear-VFS/Makefile')
-rw-r--r-- | devel/pear-VFS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-VFS/Makefile b/devel/pear-VFS/Makefile index ac127c58589d..d8f7a197248c 100644 --- a/devel/pear-VFS/Makefile +++ b/devel/pear-VFS/Makefile @@ -8,8 +8,8 @@ CATEGORIES= devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Virtual File System API -BUILD_DEPENDS= ${PEARDIR}/Log/null.php:${PORTSDIR}/sysutils/pear-Log -RUN_DEPENDS= ${PEARDIR}/Log/null.php:${PORTSDIR}/sysutils/pear-Log +BUILD_DEPENDS= ${PEARDIR}/Log/null.php:sysutils/pear-Log +RUN_DEPENDS= ${PEARDIR}/Log/null.php:sysutils/pear-Log USE_PHP= gettext USES= pear |