diff options
Diffstat (limited to 'devel/p5-IPC-Run/Makefile')
-rw-r--r-- | devel/p5-IPC-Run/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-IPC-Run/Makefile b/devel/p5-IPC-Run/Makefile index 1afb13480e4f..7b33e8061734 100644 --- a/devel/p5-IPC-Run/Makefile +++ b/devel/p5-IPC-Run/Makefile @@ -16,7 +16,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-IO-Tty>=1.08:${PORTSDIR}/devel/p5-IO-Tty RUN_DEPENDS= p5-IO-Tty>=1.08:${PORTSDIR}/devel/p5-IO-Tty -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= IPC::Run.3 \ IPC::Run::Debug.3 \ |