diff options
Diffstat (limited to 'print/ttf2pt1/Makefile')
-rw-r--r-- | print/ttf2pt1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ttf2pt1/Makefile b/print/ttf2pt1/Makefile index 59c01f03518e..3735fe5e02a0 100644 --- a/print/ttf2pt1/Makefile +++ b/print/ttf2pt1/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config MAKE_ENV= FREETYPE_CONFIG="${FREETYPE_CONFIG}" +USE_PERL5= yes MAN1= ttf2pt1.1 ttf2pt1_convert.1 ttf2pt1_x2gs.1 |