diff options
Diffstat (limited to 'devel/pear-Text_Diff/Makefile')
-rw-r--r-- | devel/pear-Text_Diff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Text_Diff/Makefile b/devel/pear-Text_Diff/Makefile index 663f7b781111..dae74df8ef79 100644 --- a/devel/pear-Text_Diff/Makefile +++ b/devel/pear-Text_Diff/Makefile @@ -13,7 +13,7 @@ MAINTAINER= joseph@randomnetworks.com COMMENT= Engine for performing and rendering text diffs BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= Text FILES= Diff.php Diff/Engine/native.php Diff/Engine/shell.php \ |