diff options
Diffstat (limited to 'devel/p5-POE-Component-TSTP/Makefile')
-rw-r--r-- | devel/p5-POE-Component-TSTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POE-Component-TSTP/Makefile b/devel/p5-POE-Component-TSTP/Makefile index af485c830934..186cdea4053e 100644 --- a/devel/p5-POE-Component-TSTP/Makefile +++ b/devel/p5-POE-Component-TSTP/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= POE component to correctly handle Ctrl-Z in your program BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |