diff options
Diffstat (limited to 'x11-toolkits/p5-Tk-CursorControl/Makefile')
-rw-r--r-- | x11-toolkits/p5-Tk-CursorControl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Tk-CursorControl/Makefile b/x11-toolkits/p5-Tk-CursorControl/Makefile index c946d467ac11..cf3015f776f5 100644 --- a/x11-toolkits/p5-Tk-CursorControl/Makefile +++ b/x11-toolkits/p5-Tk-CursorControl/Makefile @@ -14,8 +14,8 @@ COMMENT= Manipulate the mouse cursor programmatically LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Tk>=800.015:x11-toolkits/p5-Tk -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Tk>=800.015:x11-toolkits/p5-Tk ALL_TARGETS= pure_install NO_ARCH= yes |