diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-02 16:55:05 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-02 16:55:05 +0000 |
commit | 911aeddd517b4b466cb000c6bd11becacd9d973d (patch) | |
tree | b1748a305f1fbeae4e79b80ce1f77251f519c987 /x11-fonts/p5-Font-TTF | |
parent | 2ce50e0dff3b5a2e1fcbb6fc61ff32ae2a63d5ca (diff) |
Notes
Diffstat (limited to 'x11-fonts/p5-Font-TTF')
-rw-r--r-- | x11-fonts/p5-Font-TTF/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/p5-Font-TTF/Makefile b/x11-fonts/p5-Font-TTF/Makefile index ba80f6d9b892..d055854f27de 100644 --- a/x11-fonts/p5-Font-TTF/Makefile +++ b/x11-fonts/p5-Font-TTF/Makefile @@ -14,7 +14,8 @@ LICENSE= ART20 BUILD_DEPENDS= p5-IO-String>0:${PORTSDIR}/devel/p5-IO-String RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= \ Font::TTF.3 \ |