diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2005-01-15 19:26:21 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2005-01-15 19:26:21 +0000 |
commit | efc37e1bd717eb188b55c3d5cb647538ba65bb9d (patch) | |
tree | 96f1545709170b73deb00977125d35930b31721e /x11-fonts/intlfonts | |
parent | 2fc6ffdcf0706864dfd128487d353bab437ada99 (diff) | |
download | ports-efc37e1bd717eb188b55c3d5cb647538ba65bb9d.tar.gz ports-efc37e1bd717eb188b55c3d5cb647538ba65bb9d.zip |
Notes
Diffstat (limited to 'x11-fonts/intlfonts')
-rw-r--r-- | x11-fonts/intlfonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/intlfonts/Makefile b/x11-fonts/intlfonts/Makefile index 8972b8f46e82..c7a6dc9d7bbc 100644 --- a/x11-fonts/intlfonts/Makefile +++ b/x11-fonts/intlfonts/Makefile @@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= intlfonts MAINTAINER= ports@FreeBSD.org COMMENT= Free X11 fonts for all characters that Emacs can handle -BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86 -RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86 \ +BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} +RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT} \ type1inst:${PORTSDIR}/x11-fonts/p5-type1inst USE_X_PREFIX= yes |