diff options
Diffstat (limited to 'net/p5-Event-tcp/Makefile')
-rw-r--r-- | net/p5-Event-tcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Event-tcp/Makefile b/net/p5-Event-tcp/Makefile index 5bf27f96bcb6..a97936ad87de 100644 --- a/net/p5-Event-tcp/Makefile +++ b/net/p5-Event-tcp/Makefile @@ -16,7 +16,7 @@ COMMENT= Glue code to build client-server style TCP-based services BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event \ ${SITE_PERL}/${PERL_ARCH}/Ioctl.pm:${PORTSDIR}/devel/p5-Ioctl -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |