diff options
-rw-r--r-- | x11-fonts/p5-type1inst/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/p5-type1inst/Makefile b/x11-fonts/p5-type1inst/Makefile index f1aaa8b..7623ce1 100644 --- a/x11-fonts/p5-type1inst/Makefile +++ b/x11-fonts/p5-type1inst/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients + USE_PERL5= yes USE_XLIB= yes NO_BUILD= yes |