diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-04-01 01:06:51 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-04-01 01:06:51 +0000 |
commit | 67223f9f395b660582dd6b948ca2845a8f814728 (patch) | |
tree | 8c97bf875ac0cbf10911b63fd05b38b6c193a97e /x11-fonts | |
parent | 4e263d19437c455fadab645a1e7abc80f69ff929 (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-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 f1aaa8bc9ded..7623ce195406 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 |