diff options
Diffstat (limited to 'print/cmpsfont/Makefile')
-rw-r--r-- | print/cmpsfont/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/cmpsfont/Makefile b/print/cmpsfont/Makefile index 2a692ae22bb7..b1d673333d71 100644 --- a/print/cmpsfont/Makefile +++ b/print/cmpsfont/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst WRKSRC= ${WRKDIR}/cmpsfont TEXDIR= ${PREFIX}/share/texmf +IGNORE= is already included in the teTeX distribution + do-build: (cd ${WRKSRC}/pfb; ${LOCALBASE}/bin/type1inst -nolog -q) |