diff options
Diffstat (limited to 'devel/pear-PHP_UML/Makefile')
| -rw-r--r-- | devel/pear-PHP_UML/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/pear-PHP_UML/Makefile b/devel/pear-PHP_UML/Makefile index 3e16bfe4c656..e63ac38371a4 100644 --- a/devel/pear-PHP_UML/Makefile +++ b/devel/pear-PHP_UML/Makefile @@ -10,9 +10,9 @@ COMMENT= PEAR Class to Create UML Representation of PHP Code LICENSE= LGPL3 -BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ - ${PEARDIR}/Console/CommandLine.php:${PORTSDIR}/devel/pear-Console_CommandLine -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +BUILD_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear \ + ${PEARDIR}/Console/CommandLine.php:devel/pear-Console_CommandLine +RUN_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear USES= pear USE_PHP= spl xsl |
