diff options
Diffstat (limited to 'devel/p5-Module-Info/Makefile')
-rw-r--r-- | devel/p5-Module-Info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Module-Info/Makefile b/devel/p5-Module-Info/Makefile index 9752620c8667..69e60683795a 100644 --- a/devel/p5-Module-Info/Makefile +++ b/devel/p5-Module-Info/Makefile @@ -15,7 +15,7 @@ MAINTAINER= demon@FreeBSD.org COMMENT= Provides information about Perl modules BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |