diff options
Diffstat (limited to 'devel/pear-PhpDocumentor/Makefile')
-rw-r--r-- | devel/pear-PhpDocumentor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-PhpDocumentor/Makefile b/devel/pear-PhpDocumentor/Makefile index cb6aa53faf90..beb5eb7de52c 100644 --- a/devel/pear-PhpDocumentor/Makefile +++ b/devel/pear-PhpDocumentor/Makefile @@ -13,7 +13,7 @@ MAINTAINER= gerrit.beine@gmx.de COMMENT= Provides automatic documenting of php-api from the source BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= pear-PHPDoc-[0-9]* |