diff options
-rw-r--r-- | x11-toolkits/p5-Tk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index d9dce222297f..37a1096d145f 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -16,6 +16,8 @@ COMMENT= A re-port of a perl5 interface to Tk8.4 MAKE_JOBS_UNSAFE= yes +BROKEN= does not compile + LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png PERL_CONFIGURE= yes |