diff options
Diffstat (limited to 'devel/p5-Devel-Autoflush/Makefile')
-rw-r--r-- | devel/p5-Devel-Autoflush/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Devel-Autoflush/Makefile b/devel/p5-Devel-Autoflush/Makefile index 0911920ab726..2459e85faa79 100644 --- a/devel/p5-Devel-Autoflush/Makefile +++ b/devel/p5-Devel-Autoflush/Makefile @@ -16,7 +16,7 @@ MAINTAINER= swills@FreeBSD.org COMMENT= Set autoflush from the command line BUILD_DEPENDS= p5-IO-CaptureOutput>0:${PORTSDIR}/devel/p5-IO-CaptureOutput -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Devel::Autoflush.3 |