diff options
author | kris <kris@FreeBSD.org> | 2005-02-12 08:47:40 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-12 08:47:40 +0800 |
commit | 1a594a75697960f5a4d7ef146344e9faf55f1fa2 (patch) | |
tree | 36f8436374e75a27b703ba4c4293fdac8359fd18 /print/perlftlib | |
parent | 440d38f3be004207f7b84864dccea5ab11b77c5c (diff) | |
download | freebsd-ports-gnome-1a594a75697960f5a4d7ef146344e9faf55f1fa2.tar.gz freebsd-ports-gnome-1a594a75697960f5a4d7ef146344e9faf55f1fa2.tar.zst freebsd-ports-gnome-1a594a75697960f5a4d7ef146344e9faf55f1fa2.zip |
BROKEN: Installs perllocal.pod
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 |