Fix missing build dependency
Reported by: antoine
This commit is contained in:
parent
010d8c7d9a
commit
54b0b50bea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381649
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ MASTER_SITES= http://www.jmknoble.net/fonts/
|
|||
MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= Jim Knoble's font package for X
|
||||
|
||||
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
|
||||
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
|
||||
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
|
||||
|
||||
USES= fonts imake
|
||||
|
||||
|
|
Loading…
Reference in a new issue