diff options
Diffstat (limited to 'x11-toolkits/p5-Tk-FontDialog')
-rw-r--r-- | x11-toolkits/p5-Tk-FontDialog/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Tk-FontDialog/Makefile b/x11-toolkits/p5-Tk-FontDialog/Makefile index a22c1bd3991f..280e5bc303df 100644 --- a/x11-toolkits/p5-Tk-FontDialog/Makefile +++ b/x11-toolkits/p5-Tk-FontDialog/Makefile @@ -18,7 +18,8 @@ COMMENT= Font dialog widget BUILD_DEPENDS= p5-Tk>=804:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= ${PORTNAME:S/-/::/g}.3 .include <bsd.port.mk> |