summaryrefslogtreecommitdiffstats
path: root/x11-fonts/p5-type1inst/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/p5-type1inst/Makefile')
-rw-r--r--x11-fonts/p5-type1inst/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/p5-type1inst/Makefile b/x11-fonts/p5-type1inst/Makefile
index 3f26fa8..e61f468 100644
--- a/x11-fonts/p5-type1inst/Makefile
+++ b/x11-fonts/p5-type1inst/Makefile
@@ -17,8 +17,8 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= A script that helps install Postscript fonts in X Window System
.if !defined(WITHOUT_X11)
-RUN_DEPENDS= ${X11BASE}/bin/mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
- ${X11BASE}/bin/mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
+RUN_DEPENDS= ${LOCALBASE}/bin/mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
+ ${LOCALBASE}/bin/mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
.endif
USE_PERL5= yes
OpenPOWER on IntegriCloud