diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-12 00:47:40 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-12 00:47:40 +0000 |
commit | 0d62960fe8b2a837f241acb8783abd88c82fdae6 (patch) | |
tree | 4a647d37a482a49d37a6d0046c7f42f08b00dcdb /print/perlftlib | |
parent | ebde145f5ffeb457cb11e70c9e256552ee077728 (diff) | |
download | ports-0d62960fe8b2a837f241acb8783abd88c82fdae6.tar.gz ports-0d62960fe8b2a837f241acb8783abd88c82fdae6.zip |
Notes
Diffstat (limited to 'print/perlftlib')
-rw-r--r-- | print/perlftlib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile index ca874fa1b100..acb1467a296e 100644 --- a/print/perlftlib/Makefile +++ b/print/perlftlib/Makefile @@ -18,6 +18,8 @@ COMMENT= Libraries to use the FreeType library from the perl language RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/jcode.pl:${PORTSDIR}/japanese/jcode.pl +BROKEN= Installs perllocal.pod + USE_FREETYPE= yes USE_PERL5= yes NOMANCOMPRESS= yes |