diff options
Diffstat (limited to 'net/p5-Spread-Session/Makefile')
-rw-r--r-- | net/p5-Spread-Session/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Spread-Session/Makefile b/net/p5-Spread-Session/Makefile index f14d6e89d02a..ca5a76f1c75a 100644 --- a/net/p5-Spread-Session/Makefile +++ b/net/p5-Spread-Session/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl OO wrapper for Spread messaging toolkit BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Spread.pm:${PORTSDIR}/net/spread -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |