diff options
Diffstat (limited to 'x11-toolkits/p5-Tk-ResizeButton/Makefile')
-rw-r--r-- | x11-toolkits/p5-Tk-ResizeButton/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Tk-ResizeButton/Makefile b/x11-toolkits/p5-Tk-ResizeButton/Makefile index 57689cccc2c6..7759dcdbeb77 100644 --- a/x11-toolkits/p5-Tk-ResizeButton/Makefile +++ b/x11-toolkits/p5-Tk-ResizeButton/Makefile @@ -14,8 +14,8 @@ COMMENT= Resizable button to be used in a Tk::HList column header LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk USES= perl5 USE_PERL5= configure |