diff options
Diffstat (limited to 'devel/p5-Carp-Datum/Makefile')
-rw-r--r-- | devel/p5-Carp-Datum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Carp-Datum/Makefile b/devel/p5-Carp-Datum/Makefile index 98bc876ac7c7..143da50658e4 100644 --- a/devel/p5-Carp-Datum/Makefile +++ b/devel/p5-Carp-Datum/Makefile @@ -16,7 +16,7 @@ COMMENT= Debugging And Tracing Ultimate Module BUILD_DEPENDS= ${PM_BASE}/Log/Agent.pm:${PORTSDIR}/devel/p5-Log-Agent \ ${PM_BASE}/Getargs/Long.pm:${PORTSDIR}/devel/p5-Getargs-Long -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes PM_BASE= ${SITE_PERL} |