mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix dependency.
This commit is contained in:
parent
2fc6ffdcf0
commit
efc37e1bd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126516
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue