summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-04-01 01:06:51 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-04-01 01:06:51 +0000
commit67223f9f395b660582dd6b948ca2845a8f814728 (patch)
tree8c97bf875ac0cbf10911b63fd05b38b6c193a97e /x11-fonts
parentFix build on current by removing a constant FILE * stdio initializer (diff)
Add a missing run dependency on mkfontdir.
Reported by: bento
Notes
Notes: svn path=/head/; revision=57095
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/p5-type1inst/Makefile2
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