diff options
Diffstat (limited to 'devel/pear-PEAR_Info/Makefile')
-rw-r--r-- | devel/pear-PEAR_Info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-PEAR_Info/Makefile b/devel/pear-PEAR_Info/Makefile index 53332326e474..cb7b90a37728 100644 --- a/devel/pear-PEAR_Info/Makefile +++ b/devel/pear-PEAR_Info/Makefile @@ -14,7 +14,7 @@ COMMENT= Show Information about your PEAR install and its packages BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/Console/Getargs.php:${PORTSDIR}/devel/pear-Console_Getargs -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} LATEST_LINK= pear-PEAR_Info OPTIONS= PEAR_PHPUnit3 "PEAR::PHPUnit3 support" on |