diff options
Diffstat (limited to 'devel/pear-Var_Dump/Makefile')
-rw-r--r-- | devel/pear-Var_Dump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Var_Dump/Makefile b/devel/pear-Var_Dump/Makefile index f29556a47612..3defe64ec5c0 100644 --- a/devel/pear-Var_Dump/Makefile +++ b/devel/pear-Var_Dump/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Provides methods for dumping structured information about a variable BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} FILES= Var_Dump.php Var_Dump/Renderer.php Var_Dump/Renderer/Common.php \ Var_Dump/Renderer/Text.php Var_Dump/Renderer/Table.php \ |