diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-14 20:59:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-14 20:59:55 +0000 |
commit | df158caa36284663d05dfe405fb572cabfbf4a2b (patch) | |
tree | 6e3bd5e42e8c09e047a171cb2da75f65088bf984 /x11-fonts | |
parent | 28f37cb0710267c9a13ffc15f23d0f0cd80ad654 (diff) | |
download | ports-df158caa36284663d05dfe405fb572cabfbf4a2b.tar.gz ports-df158caa36284663d05dfe405fb572cabfbf4a2b.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/p5-Font-TTF/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/p5-Font-TTF/Makefile b/x11-fonts/p5-Font-TTF/Makefile index 5ef80811693f..3a82c4cdf2a4 100644 --- a/x11-fonts/p5-Font-TTF/Makefile +++ b/x11-fonts/p5-Font-TTF/Makefile @@ -8,6 +8,7 @@ PORTNAME= Font-TTF PORTVERSION= 0.45 +PORTREVISION= 1 CATEGORIES= x11-fonts perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,6 +21,7 @@ PERL_CONFIGURE= yes MAN3= \ Font::TTF.3 \ Font::TTF::AATKern.3 \ + Font::TTF::AATutils.3 \ Font::TTF::Anchor.3 \ Font::TTF::Bsln.3 \ Font::TTF::Cmap.3 \ |