diff options
Diffstat (limited to 'devel/p5-POE-Exceptions/Makefile')
-rw-r--r-- | devel/p5-POE-Exceptions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POE-Exceptions/Makefile b/devel/p5-POE-Exceptions/Makefile index 50ba0cef4fc0..2795f9846f31 100644 --- a/devel/p5-POE-Exceptions/Makefile +++ b/devel/p5-POE-Exceptions/Makefile @@ -15,7 +15,7 @@ MAINTAINER= skv@FreeBSD.org COMMENT= POE class for handling exceptions BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |