diff options
Diffstat (limited to 'devel/p5-Log-Dispatch/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile index 59815291a45e..4f4ab5e3dd8d 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -33,6 +33,7 @@ MAN3= Log::Dispatch.3 \ MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} SCRIPTS_ENV+= WRKDIRPREFIX="${WRKDIRPREFIX}" \ + MKDIR="${MKDIR}" \ REALCURDIR="${.CURDIR}" pre-fetch: |