summaryrefslogtreecommitdiff
path: root/print/perlftlib
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-08-12 05:48:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-08-12 05:48:16 +0000
commite12374929d1d259e2a78aa2b950584290ae84065 (patch)
treea7078fcb6a90ed292cae0a89a7228ab691e0c15d /print/perlftlib
parentAdd missing installed files to the PLIST. (diff)
+MAN3= FreeType.3
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} Submitted by: bento
Notes
Notes: svn path=/head/; revision=31551
Diffstat (limited to 'print/perlftlib')
-rw-r--r--print/perlftlib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile
index b10a2848fad3..33a1ce78a060 100644
--- a/print/perlftlib/Makefile
+++ b/print/perlftlib/Makefile
@@ -21,6 +21,8 @@ USE_FREETYPE= yes
USE_PERL5= yes
NOMANCOMPRESS= yes
MAN1= mkttfdir.1 ftinfo.1
+MAN3= FreeType.3
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAKE_ENV= PERL_VER=${PERL_VER} PERL5=${PERL5}