diff options
Diffstat (limited to 'devel/p5-IPC-SharedCache/Makefile')
-rw-r--r-- | devel/p5-IPC-SharedCache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IPC-SharedCache/Makefile b/devel/p5-IPC-SharedCache/Makefile index dd7baa09bf81..3b340723661f 100644 --- a/devel/p5-IPC-SharedCache/Makefile +++ b/devel/p5-IPC-SharedCache/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl module for managing a SysV IPC shared memory cache BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IPC/ShareLite.pm:${PORTSDIR}/devel/p5-IPC-ShareLite \ ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |