diff options
Diffstat (limited to 'x11-toolkits/p5-Tk-CursorControl/Makefile')
-rw-r--r-- | x11-toolkits/p5-Tk-CursorControl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Tk-CursorControl/Makefile b/x11-toolkits/p5-Tk-CursorControl/Makefile index 73ce1faf33ad..031c9daa1eef 100644 --- a/x11-toolkits/p5-Tk-CursorControl/Makefile +++ b/x11-toolkits/p5-Tk-CursorControl/Makefile @@ -18,7 +18,8 @@ COMMENT= Manipulate the mouse cursor programmatically BUILD_DEPENDS= p5-Tk>=800.015:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= p5-Tk>=800.015:${PORTSDIR}/x11-toolkits/p5-Tk -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 ALL_TARGETS= pure_install MAN3= Tk::CursorControl.3 |